docs: update docsDir in themeConfig
This commit is contained in:
@@ -59,7 +59,7 @@ export default defineUserConfig<DefaultThemeOptions>({
|
||||
|
||||
themeConfig: {
|
||||
repo: 'bcakmakoglu/vue-flow',
|
||||
docsDir: 'docs',
|
||||
docsDir: 'docs/src/',
|
||||
docsBranch: 'master',
|
||||
lastUpdated: true,
|
||||
contributors: true,
|
||||
|
||||
Reference in New Issue
Block a user