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 +}