chore(docs): fix image path in JS binding
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
**Code**
|
**Code**
|
||||||
|
|
||||||
<img src="/_static/img/js_code.png">
|
<img src="../..//_static/img/js_code.png">
|
||||||
|
|
||||||
|
|
||||||
**Code Runing on Real Device**
|
**Code Runing on Real Device**
|
||||||
<img src="/_static/img/js_on_device.jpg" style="transform: rotate(270deg); max-width:100%">
|
<img src="../../_static/img/js_on_device.jpg" style="transform: rotate(270deg); max-width:100%">
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user