Skip to content

Commit

Permalink
docs: change Chinese translation site link to make China Mainland acc…
Browse files Browse the repository at this point in the history
…essible (#634)
  • Loading branch information
ifshizuku committed Mar 22, 2024
1 parent 398bed6 commit b7c11c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export default withMermaid(defineConfig({
},
zh: {
label: '简体中文 (Community)',
link: 'https://shiki-zh-docs.vercel.app',
link: 'https://shiki.tmrs.site',
},
},

Expand Down

0 comments on commit b7c11c1

Please sign in to comment.