From 0ebecf73f757dca231f5eacae94648d954bb806c Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Fri, 17 Jul 2020 17:11:46 -0600 Subject: [PATCH] Rename desktop repo --- .vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index ef323c9..f4d1cab 100755 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -71,7 +71,7 @@ module.exports = { }, { text: 'OpenCore Install Guide', - link: 'https://dortania.github.io/OpenCore-Desktop-Guide/' + link: 'https://dortania.github.io/OpenCore-Install-Guide/' }, { text: 'OpenCore Post-Install', @@ -94,7 +94,7 @@ module.exports = { /* { text: 'Github', - link: 'https://github.com/dortania/OpenCore-Desktop-Guide' + link: 'https://github.com/dortania/OpenCore-Install-Guide' } */ ],