Skip to content

Commit

Permalink
jquery cdn change
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirajkashyap committed Sep 11, 2014
1 parent 4e25362 commit 0401dba
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,8 +759,11 @@



<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

<script src="https://code.jquery.com/jquery-2.1.0.min.js"></script>




<!-- Bootstrap <script src="js/jquery.min.js"></script>-->
<script src="js/bootstrap.js"></script>
<!-- App -->
Expand Down

0 comments on commit 0401dba

Please sign in to comment.