Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit f4e8bf7

Browse files
committed
Move demo script into separate folder.
1 parent 9f95a00 commit f4e8bf7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ <h2>Exif meta data</h2>
6464
<!-- jQuery and Jcrop are not required by JavaScript Load Image, but included for the demo -->
6565
<script src="js/vendor/jquery.js"></script>
6666
<script src="js/vendor/jquery.Jcrop.js"></script>
67-
<script src="js/demo.js"></script>
67+
<script src="js/demo/demo.js"></script>
6868
</body>
6969
</html>
File renamed without changes.

0 commit comments

Comments
 (0)