From f5dc3d79395db4ff2a6ce1075ecf727cbb3b7cf7 Mon Sep 17 00:00:00 2001 From: Dhinak G <17605561+dhinakg@users.noreply.github.com> Date: Thu, 11 Mar 2021 14:16:17 -0500 Subject: [PATCH] Update config.js --- docs/.vuepress/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fa88697c0..9f0099cac 100755 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -22,7 +22,7 @@ module.exports = { href: "/styles/website.css" },] ], - base: '/OpenCore-Legacy-Patcher/', + base: '/Opencore-Legacy-Patcher/', watch: { $page(newPage, oldPage) { @@ -112,4 +112,4 @@ module.exports = { } }], ] -} \ No newline at end of file +}