We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11241cd commit 4fd910dCopy full SHA for 4fd910d
src/Iframes/Tutorial/tutorial.ejs
@@ -16,8 +16,8 @@
16
</div>
17
<p class="half-width-text">Move with your arrow keys or by right-clicking somewhere !</p>
18
<div>
19
- <img src="../../../resources/images/keys.gif" alt="your keyboard arrows" id="keyboard-img"/>
20
- <img src="../../../resources/images/mouse.gif" alt="your keyboard arrows" id="mouse-img"/>
+ <img src="resources/images/keys.gif" alt="your keyboard arrows" id="keyboard-img"/>
+ <img src="resources/images/mouse.gif" alt="your keyboard arrows" id="mouse-img"/>
21
22
23
0 commit comments