Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Apr 2, 2024
1 parent 355469f commit 4a867ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -233,7 +233,7 @@
-->

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

new Docsify({
alias: {
Expand Down

0 comments on commit 4a867ad

Please sign in to comment.