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.
1 parent f4922a2 commit 753f646Copy full SHA for 753f646
index.html
@@ -4,9 +4,9 @@
4
5
<!--<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js?skin=sunburst"></script>-->
6
7
-<script src="https://shjs.sourceforge.net/sh_main.js"></script>
8
-<script src="https://shjs.sourceforge.net/lang/sh_java.js"></script>
9
-<link rel="stylesheet" href="https://shjs.sourceforge.net/sh_style.css">
+<script src="http://shjs.sourceforge.net/sh_main.js"></script>
+<script src="http://shjs.sourceforge.net/lang/sh_java.js"></script>
+<link rel="stylesheet" href="http://shjs.sourceforge.net/sh_style.css">
10
11
<style>
12
0 commit comments