Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
d2024-10-10 t21:31
  • Loading branch information
ewingson authored Oct 10, 2024
1 parent 61faeb3 commit a552f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/01app.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h5>some controls</h5>
<br />
<iframe>I am an iframe</iframe>
<input onmousemove="this.value=event.clientX+':'+event.clientY" value="jerrymouse">
<script src="https://www.serverproject.de/dist/01createServer.js"></script>
<script src="https://www.serverproject.de/dist/09/01createServer.js"></script>

</body>
</html>

0 comments on commit a552f1c

Please sign in to comment.