Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/docs/docs/zh/theme/default-theme-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ next: false

## Git 仓库和编辑链接

当你提供了 `themeConfig.repo` 选项,将会自动在每个页面的导航栏生成生成一个 GitHub 链接,以及在页面的底部生成一个 `"Edit this page"` 链接。
当你提供了 `themeConfig.repo` 选项,将会自动在每个页面的导航栏生成一个 GitHub 链接,以及在页面的底部生成一个 `"Edit this page"` 链接。

``` js
// .vuepress/config.js
Expand Down