diff --git a/docs/index.html b/docs/index.html
index 4029aef..7bfda60 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,8 +20,7 @@
window.$docsify = {
name: 'Ragflow-Plus',
repo: 'https://github.com/zstar1003/ragflow-plus',
- loadSidebar: '_sidebar.md',
- basePath: '/ragflow-plus/',
+ loadSidebar: 'docs/_sidebar.md',
auto2top: true,
subMaxLevel: 2,
pagination: {