Skip to content

Commit

Permalink
GitHub pages are served over https:// so external assets should be too
Browse files Browse the repository at this point in the history
  • Loading branch information
i-like-robots committed Apr 23, 2014
1 parent 9c3cea6 commit dfa2a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ <h1>
<img style="position:absolute; top:0; right:0; border:0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" />
</a>

<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="dist/easyzoom.js"></script>
<script>
// Instantiate EasyZoom plugin
Expand Down

0 comments on commit dfa2a63

Please sign in to comment.