From ccd86ae450192343d12dad3feba830df8aa1166f Mon Sep 17 00:00:00 2001 From: Gitshaoxiang <45260108+Gitshaoxiang@users.noreply.github.com> Date: Thu, 18 Jul 2019 20:21:30 +0800 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 79cb9489..bd490ffa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -50,7 +50,7 @@ window.$docsify = { // GENERAL // ----------------------------------------------------------------- - basePath: '/test/docs/', + basePath: '/test', name: 'M5Stack docs', // repo: 'https://github.com/m5stack/m5-docs', homepage: 'index.md',