Skip to content

Commit b0cf406

Browse files
authored
Update demo.html
1 parent 0c1de4e commit b0cf406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>Core Simulation Logic</h3>
113113
<div class="vr-preview">
114114
<h3>VR Training Preview</h3>
115115
<div id="vr-scene">
116-
<img src="ar.gif" alt="VR Scene" style="width:100%">
116+
<img src="img/ar.gif" alt="VR Scene" style="width:100%">
117117
</div>
118118
<div class="simulation-controls">
119119
<button onclick="startScenario()">Start Scenario</button>

0 commit comments

Comments
 (0)