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 dacb7a8 commit af79757Copy full SHA for af79757
packages/docs/docs/zh/theme/default-theme-config.md
@@ -465,7 +465,7 @@ next: false
465
466
## Git 仓库和编辑链接
467
468
-当你提供了 `themeConfig.repo` 选项,将会自动在每个页面的导航栏生成生成一个 GitHub 链接,以及在页面的底部生成一个 `"Edit this page"` 链接。
+当你提供了 `themeConfig.repo` 选项,将会自动在每个页面的导航栏生成一个 GitHub 链接,以及在页面的底部生成一个 `"Edit this page"` 链接。
469
470
``` js
471
// .vuepress/config.js
0 commit comments