Skip to content

Commit 7629a98

Browse files
committed
Move demo script into separate folder.
1 parent 1e01136 commit 7629a98

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ <h2>Result</h2>
4444
<br>
4545
</form>
4646
<script src="js/md5.js"></script>
47-
<script src="js/demo.js"></script>
47+
<script src="js/demo/demo.js"></script>
4848
</body>
4949
</html>
File renamed without changes.

0 commit comments

Comments
 (0)