chore: fix bug with root-pages

This commit is contained in:
jinhojang6 2024-05-15 01:24:54 +09:00
parent ec44dfe4bd
commit f2fc211b92
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ const config = {
},
docs: {
id: 'root-pages',
routeBasePath: '/events',
routeBasePath: '/',
path: 'root-pages',
},
generated: {