diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 7df6bff52..9bd0e63c2 100755 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -55,7 +55,9 @@ module.exports = { themeConfig: { lastUpdated: true, - repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/tree/main/', + repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/', + docsDir: 'docs', + docsBranch: 'main', editLinks: true, editLinkText: 'Help us improve this page!', logo: 'homepage.png',