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 b01d620 commit 598470bCopy full SHA for 598470b
docs/.vitepress/config.ts
@@ -10,7 +10,7 @@ export default defineConfig({
10
11
editLink: {
12
pattern: "https://github.com/jwcjs/docs/edit/main/docs/:path",
13
- text: "在 GitHub 上编辑此页",
+ text: "Edit this page on GitHub",
14
},
15
16
nav: [
0 commit comments