Skip to content

Commit de70d92

Browse files
njleonzhangQingWei-Li
authored andcommitted
fix the codefund load error (#569)
official domain name is changed, which cause the issue. change to use the newest plugin. Please makes sure these boxes are checked before submitting your PR, thank you! * [ ] Make sure you are merging your commits to `master` branch. * [ ] Add some descriptions and refer relative issues for you PR. * [ ] DO NOT include files inside `lib` directory.
1 parent 75f9143 commit de70d92

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
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/dark.css" title="dark" disabled>
1515
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/buble.css" title="buble" disabled>
1616
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/pure.css" title="pure" disabled>
17-
<script src="//unpkg.com/docsify-plugin-codefund@1.0.3/index.js"></script>
17+
<script src="//unpkg.com/docsify-plugin-codefund/index.js"></script>
1818
<style>
1919
nav.app-nav li ul {
2020
min-width: 100px;

0 commit comments

Comments
 (0)