This repository was archived by the owner on Nov 23, 2021. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ snippet and save it as `index.html`
36
36
<script src="//code.jquery.com/ui/1.10.4/jquery-ui.min.js"></script>
37
37
38
38
<!-- MARKED -->
39
- <script src="//chutsu.github.io/ditto/ver/VER /marked.js"></script>
39
+ <script src="//chutsu.github.io/ditto/ver/latest /marked.js"></script>
40
40
41
41
<!-- HIGHLIGHT.JS -->
42
- <link rel="stylesheet" href="//chutsu.github.io/ditto/ver/VER /github.css">
43
- <script src="//chutsu.github.io/ditto/ver/VER /highlight.js"></script>
42
+ <link rel="stylesheet" href="//chutsu.github.io/ditto/ver/latest /github.css">
43
+ <script src="//chutsu.github.io/ditto/ver/latest /highlight.js"></script>
44
44
45
45
<!-- MATHJAX -->
46
46
<script type="text/x-mathjax-config">
@@ -64,8 +64,8 @@ snippet and save it as `index.html`
64
64
</script>
65
65
66
66
<!-- DITTO CSS -->
67
- <link rel="stylesheet" href="//chutsu.github.io/ditto/ver/VER /ditto.css">
68
- <script src="//chutsu.github.io/ditto/ver/VER /ditto.js"></script>
67
+ <link rel="stylesheet" href="//chutsu.github.io/ditto/ver/latest /ditto.css">
68
+ <script src="//chutsu.github.io/ditto/ver/latest /ditto.js"></script>
69
69
</head>
70
70
<body>
71
71
<!-- ESSENTIAL -->
You can’t perform that action at this time.
0 commit comments