diff --git a/vuepress/.vuepress/config.js b/vuepress/.vuepress/config.js index b5bbe63..a025d53 100644 --- a/vuepress/.vuepress/config.js +++ b/vuepress/.vuepress/config.js @@ -6,7 +6,7 @@ module.exports = { title: 'Frappe DataTable', description: 'A simple, modern and interactive datatable for the web', dest: outputPath, - base: '/docs/datatable', + base: '/docs/datatable/', themeConfig: { sidebar: [ '/getting-started',