Skip to content

Commit 0b414b8

Browse files
committed
Https
1 parent 02ae0d0 commit 0b414b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Comprehensive Python Cheatsheet</title>
77

88

9-
<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>
9+
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
1010
<!-- <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?lang=python&amp;skin=desert&amp;autorun=false"></script> -->
1111
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
1212

0 commit comments

Comments
 (0)