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

Commit fc8027a

Browse files
committed
fix
1 parent 395bd69 commit fc8027a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</div>
3434

3535
<!-- javascript libraries and plugins -->
36-
<script src="js/jquery.min.js"></script>
36+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
3737
<script src="js/jquery.dropdown.menu.js"></script>
3838
</body>
3939
</html>

0 commit comments

Comments
 (0)