Skip to content

Commit 0401dba

Browse files
committed
jquery cdn change
1 parent 4e25362 commit 0401dba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,8 +759,11 @@
759759

760760

761761

762-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
763-
762+
<script src="https://code.jquery.com/jquery-2.1.0.min.js"></script>
763+
764+
765+
766+
764767
<!-- Bootstrap <script src="js/jquery.min.js"></script>-->
765768
<script src="js/bootstrap.js"></script>
766769
<!-- App -->

0 commit comments

Comments
 (0)