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.
app.vue
1 parent 8917577 commit 50fda75Copy full SHA for 50fda75
docs/content/2.getting-started.md
@@ -33,7 +33,7 @@ export default defineNuxtConfig({
33
})
34
```
35
36
-Finally, either remove your `app.vue` file or replace it with a custom one (starting with [this template](/usage#advanced)).
+Finally, either remove your `app.vue` file or replace it with a custom one (starting with [this template](/features#advanced)).
37
38
You're good to go!
39
0 commit comments