Actually fix site button

This commit is contained in:
Mykola Grymalyuk
2021-03-16 15:05:29 -06:00
parent 5154492c97
commit 5bfee53d99

View File

@@ -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',