We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2623b94 commit 0bbc02cCopy full SHA for 0bbc02c
docs/index.html
@@ -32,7 +32,7 @@
32
'.*?/awesome': 'https://github.com/raw/docsifyjs/awesome-docsify/master/README.md',
33
'.*?/changelog': 'https://github.com/raw/docsifyjs/docsify/master/CHANGELOG.md',
34
'/.*/_navbar.md': '/_navbar.md',
35
- '/zh-cn/(.*)': 'https://raw.githubusercontent.com/docsifyjs/docs-zh/master/$1',
+ '/zh-cn/(.*)': 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh/$1',
36
'/de-de/(.*)': 'https://github.com/raw/docsifyjs/docs-de/master/$1',
37
'/ru/(.*)': 'https://github.com/raw/docsifyjs/docs-ru/master/$1',
38
'/es/(.*)': 'https://github.com/raw/docsifyjs/docs-es/master/$1'
0 commit comments