Fix “Help us improve” button

This commit is contained in:
Mykola Grymalyuk
2021-03-16 14:53:56 -06:00
parent 3fd08803d6
commit 5c97527038

View File

@@ -55,7 +55,7 @@ module.exports = {
themeConfig: {
lastUpdated: true,
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher',
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/main',
editLinks: true,
editLinkText: 'Help us improve this page!',
logo: 'homepage.png',