Skip to content

Commit fdcea04

Browse files
authored
docs: add edit link (#863)
1 parent c7ac0d9 commit fdcea04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/.vuepress/config.js

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ module.exports = {
2626
themeConfig: {
2727
repo: 'vuejs/vue-test-utils',
2828
docsDir: 'docs',
29+
editLinks: true,
30+
docsBranch: 'dev',
2931
locales: {
3032
'/': {
3133
label: 'English',

0 commit comments

Comments
 (0)