We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9d978e + 3ee01ed commit adfea2fCopy full SHA for adfea2f
index.html
@@ -52,8 +52,8 @@ <h1>Image Zoom</h1>
52
</p>
53
54
</div>
55
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
56
- <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
+ <script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
57
<script src="js/zoom.js"></script>
58
</body>
59
</html>
0 commit comments