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