We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4088f34 commit 016ef66Copy full SHA for 016ef66
docs/2.directory-structure/index.md
@@ -24,7 +24,7 @@ The following directories are related to the universal Nuxt application:
24
25
This directory also includes specific files:
26
- [`app.config.ts`](/docs/3.x/directory-structure/app-config): a reactive configuration within your application
27
-- [`app.vue`](/docs/3.x/directory-structure/app/app): the root component of your Nuxt application
+- [`app.vue`](/docs/3.x/directory-structure/app): the root component of your Nuxt application
28
- [`error.vue`](/docs/3.x/directory-structure/error): the error page of your Nuxt application
29
30
### Server Directory
0 commit comments