Skip to content

Commit 4a867ad

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)