Skip to content

Commit

Permalink
Protocol independent jQuery in examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefox committed Jun 4, 2014
1 parent c9b09f0 commit 3808476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -82,7 +82,7 @@

<div class="example ex-2"></div>

<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="//code.jquery.com/jquery-latest.min.js"></script>
<script src="jquery.tablesort.js"></script>
<script type="text/javascript">

Expand All @@ -107,4 +107,4 @@
</script>

</body>
</html>
</html>

0 comments on commit 3808476

Please sign in to comment.