Skip to content

Commit b61fa15

Browse files
committed
Fix docsify-plugin-carbon error
1 parent 2a58be6 commit b61fa15

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
@@ -55,7 +55,7 @@
5555

5656
<body>
5757
<div id="app">Loading ...</div>
58-
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1/index.js"></script>
58+
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1"></script>
5959
<script>
6060
// Set html "lang" attribute based on URL
6161
var lang = location.hash.match(/#\/(de-de|es|ru-ru|zh-cn)\//);

0 commit comments

Comments
 (0)