We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eee46b commit 0467fa2Copy full SHA for 0467fa2
README.md
@@ -67,8 +67,8 @@ which can be used to trigger operations.
67
68
<table style="width:100%;">
69
<tr>
70
- <td style="width:50%;"><img alt="GUI demo" src="assets/images/editor_01.png" style="width:100%;"></td>
71
- <td style="width:50%;"><img alt="Editor demo" src="assets/images/gui_01.png" style="width:100%;"></td>
+ <td style="width:50%;"><img alt="GUI demo" src="./assets/images/gui_01.png" style="width:100%;"></td>
+ <td style="width:50%;"><img alt="Editor demo" src="./assets/images/editor_01.png" style="width:100%;"></td>
72
</tr>
73
</table>
74
0 commit comments