Skip to content

Commit 50fda75

Browse files
authored
docs: fix outdated app.vue template link (#44)
1 parent 8917577 commit 50fda75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/2.getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default defineNuxtConfig({
3333
})
3434
```
3535

36-
Finally, either remove your `app.vue` file or replace it with a custom one (starting with [this template](/usage#advanced)).
36+
Finally, either remove your `app.vue` file or replace it with a custom one (starting with [this template](/features#advanced)).
3737

3838
You're good to go!
3939

0 commit comments

Comments
 (0)