Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
HTTPS relevant links and update Bootstrap to latest version (josecebe…
…#123)

HTTPS relevant links and update Bootstrap to latest version.
Fixed link to Html5shiv (was broken)
  • Loading branch information
coliff authored and Eugene committed May 25, 2016
1 parent d1eefe2 commit c2c9b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -19,7 +19,7 @@
<script src="js/main.js" type="text/javascript"></script>

<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="https://cdn.jsdelivr.net/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->

<title>jQuery Pagination plugin</title>
Expand Down Expand Up @@ -242,4 +242,4 @@ <h3>


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

0 comments on commit c2c9b0b

Please sign in to comment.