From 162b6b4d60af16a9d78d81b7f897916799ef4b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Louren=C3=A7o?= <33071442+marcelo-lourenco@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:37:14 -0300 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 cf94ea7..c76062f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,7 +40,7 @@ subMaxLevel: 3, auto2top: true, mergeNavbar: true, - basePath: '/', + basePath: '/docs/', homepage: 'README.md', ext: '.md', themeColor: '#0d6efd',