소스 검색

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>