From 5c975270380f2a4f33088daef9e4c7dd1d8df6e4 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Tue, 16 Mar 2021 14:53:56 -0600 Subject: [PATCH] =?UTF-8?q?Fix=20=E2=80=9CHelp=20us=20improve=E2=80=9D=20b?= =?UTF-8?q?utton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index c9cdd6d00..e166a6964 100755 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -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',