Skip to content

Commit

Permalink
https jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahadkins committed Jul 31, 2017
1 parent 29b196a commit f9b9835
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 @@ -2,7 +2,7 @@
<head>
<meta charset="UTF-8">
<script
src="http://code.jquery.com/jquery-3.2.1.min.js"
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous">
</script>
Expand Down

0 comments on commit f9b9835

Please sign in to comment.