浏览代码

Update index.html

XIU2 5 年之前
父节点
当前提交
418c3800a8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -28,6 +28,6 @@
 			}
 		</script>
 		<script src="https://cdn.staticfile.org/docsify/4.9.4/docsify.min.js"></script>
-		<script src="//unpkg.com/docsify/lib/plugins/ga.min.js"></script>
+		<script src="https://unpkg.com/docsify/lib/plugins/ga.min.js"></script>
 	</body>
 </html>