Skip to content

Commit 0f48629

Browse files
committed
https for cdnjs
1 parent 34a4de6 commit 0f48629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@ <h2>Project Name</h2>
759759
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
760760

761761
<!-- Plugin JavaScript -->
762-
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
762+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
763763

764764
<!-- Contact Form JavaScript -->
765765
<script src="js/jqBootstrapValidation.js"></script>

0 commit comments

Comments
 (0)