Skip to content

Commit

Permalink
* jquery filename mistake in help.html fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
c0untd0wn committed May 31, 2012
1 parent 3852cb8 commit 1b042b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<title>Graphify</title>

<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/bootstrap-transition.js"></script>
<script type="text/javascript" src="js/bootstrap-carousel.js"></script>
Expand Down

0 comments on commit 1b042b1

Please sign in to comment.