Skip to content

Commit 4a867ad

Browse files
committed
fix typo
1 parent 355469f commit 4a867ad

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
@@ -233,7 +233,7 @@
233233
-->
234234

235235
<script type="module">
236-
import { Docsify } from '/lib/module.js';
236+
import { Docsify } from '/dist/core/module.min.js';
237237

238238
new Docsify({
239239
alias: {

0 commit comments

Comments
 (0)