Skip to content

Commit 0bbc02c

Browse files
authored
Modify Chinese doc link (#1151)
1 parent 2623b94 commit 0bbc02c

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
@@ -32,7 +32,7 @@
3232
'.*?/awesome': 'https://github.com/raw/docsifyjs/awesome-docsify/master/README.md',
3333
'.*?/changelog': 'https://github.com/raw/docsifyjs/docsify/master/CHANGELOG.md',
3434
'/.*/_navbar.md': '/_navbar.md',
35-
'/zh-cn/(.*)': 'https://raw.githubusercontent.com/docsifyjs/docs-zh/master/$1',
35+
'/zh-cn/(.*)': 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh/$1',
3636
'/de-de/(.*)': 'https://github.com/raw/docsifyjs/docs-de/master/$1',
3737
'/ru/(.*)': 'https://github.com/raw/docsifyjs/docs-ru/master/$1',
3838
'/es/(.*)': 'https://github.com/raw/docsifyjs/docs-es/master/$1'

0 commit comments

Comments
 (0)