@ -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 @@
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
</body>
</html>