diff --git a/docs/index.html b/docs/index.html
index 2ba1e6b..50ce2a7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,7 +15,7 @@
window.$docsify = {
name: 'Manzan',
- basePath: isLocal ? '/' : '/Manzan/',
+ basePath: '/Manzan/',
repo: 'https://github.com/ThePrez/Manzan',
loadSidebar: true,
}