Skip to content

Commit

Permalink
Fix HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWagener committed Sep 21, 2015
1 parent bf21ac4 commit 99f1bbf
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 @@ -9,7 +9,7 @@
<link rel="shortcut icon" href="http://www.avans.nl/favicon.64.png">

<script src="static/js/jquery-1.9.1.js"></script>
<script src="http://advans.herokuapp.com/js/pointypony.js"></script>
<script src="https://advans.herokuapp.com/js/pointypony.js"></script>
<script src="app/app.js"></script>
<script src="static/js/jquery-ui.js"></script>
<style>
Expand Down

0 comments on commit 99f1bbf

Please sign in to comment.