diff --git a/docs/index.html b/docs/index.html
index 5763b69..057a00f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,7 +17,7 @@
window.$docsify = {
name: 'ROLLUP-DEMO',
nameLink: '/',
- basePath: '/docs/',
+ basePath: './docs/',
homepage: 'index.md',
loadSidebar: '../guide.md',
subMaxLevel: 2,
@@ -32,4 +32,4 @@