1 parent 02ae0d0 commit 0b414b8Copy full SHA for 0b414b8
1 file changed
index.html
@@ -6,7 +6,7 @@
6
<title>Comprehensive Python Cheatsheet</title>
7
8
9
-<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>
+<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
10
<!-- <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?lang=python&skin=desert&autorun=false"></script> -->
11
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
12
0 commit comments