Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Commit baf2f84

Browse files
committed
Update reference to enhance.js
1 parent 111387d commit baf2f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ <h1>Image Zoom</h1>
6969
</div>
7070
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
7171
<script src="//cdn.jsdelivr.net/velocity/1.2.2/velocity.min.js"></script>
72-
<script src="js/zoom.js"></script>
72+
<script src="js/enhance.js"></script>
7373
</body>
7474
</html>

0 commit comments

Comments
 (0)