chore(docs): fix image path in JS binding

This commit is contained in:
Gabor Kiss-Vamosi
2022-11-16 21:26:03 +01:00
parent 45f932c55b
commit d20c441b49

View File

@@ -4,11 +4,11 @@
**Code**
<img src="/_static/img/js_code.png">
<img src="../..//_static/img/js_code.png">
**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