Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 76d3022

Browse files
authored
fix huge mistake (#77)
1 parent 8efaf09 commit 76d3022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- don't remove this part start -->
2424
<div id="app"></div>
2525
<script src="https://unpkg.com/docute@3/plugins/docsearch.js"></script>
26-
<script src="https://unpkg.com/docute@3/docute.js"></script>
26+
<script src="https://unpkg.com/docute@3/dist/docute.js"></script>
2727
<script src="./config.js"></script>
2828
<!-- don't remove this part end -->
2929
</body>

0 commit comments

Comments
 (0)