Commit c4ff67d8277b9f89f08175c56f20051c9aee3254
1 parent
bbba330881
Exists in
master
and in
1 other branch
HTTPS is good for you
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
home.html
View file @
c4ff67d
... | ... | @@ -31,7 +31,7 @@ |
31 | 31 | <script src="scripts/DeckController.js"></script> |
32 | 32 | <script src="scripts/RequestResetController.js"></script> |
33 | 33 | <script src="scripts/ClassAddController.js"></script> |
34 | -<script src="http://ghiden.github.io/angucomplete-alt/js/libs/angucomplete-alt.js"></script> | |
34 | +<script src="https://ghiden.github.io/angucomplete-alt/js/libs/angucomplete-alt.js"></script> | |
35 | 35 | <script src="scripts/bootstrap.js"></script> |
36 | 36 | |
37 | 37 | </body> |