Skip to content

Commit 016ef66

Browse files
committed
docs: fix link
1 parent 4088f34 commit 016ef66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2.directory-structure/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following directories are related to the universal Nuxt application:
2424

2525
This directory also includes specific files:
2626
- [`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
27+
- [`app.vue`](/docs/3.x/directory-structure/app): the root component of your Nuxt application
2828
- [`error.vue`](/docs/3.x/directory-structure/error): the error page of your Nuxt application
2929

3030
### Server Directory

0 commit comments

Comments
 (0)