diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index a0c5d4c339..dc24ac170e 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -482,7 +482,7 @@ module.exports = { } ], repo: 'vuejs/docs', - editLinks: false, + editLinks: true, editLinkText: 'Edit this on GitHub!', lastUpdated: 'Last updated', docsDir: 'src',