Skip to content

Commit 2b095c3

Browse files
committed
Move demo script into separate folder.
1 parent cf67629 commit 2b095c3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ <h3 class="error">{%=o.title%}</h3>
7676
<code>{%=o.error%}</code>
7777
</script>
7878
<script src="js/tmpl.js"></script>
79-
<script src="js/demo.js"></script>
79+
<script src="js/demo/demo.js"></script>
8080
</body>
8181
</html>
File renamed without changes.

0 commit comments

Comments
 (0)