We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cffade commit b65df86Copy full SHA for b65df86
apps/docs/app.config.ts
@@ -8,7 +8,7 @@ export default defineAppConfig({
8
github: 'vintl-dev/nuxt',
9
},
10
github: {
11
- dir: 'apps/docs',
+ dir: 'apps/docs/content',
12
repo: 'nuxt',
13
owner: 'vintl-dev',
14
branch: 'main',
0 commit comments