Skip to content

Commit 93813f9

Browse files
committed
docs: improve catch-all section in document-driven mode
1 parent bf14411 commit 93813f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/3.guide/1.writing/7.document-driven.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ You can also use an object to configure the behavior of the mode, checkout the [
4242

4343
## Catch-all page
4444

45-
The document driven mode ships a pre-configured catch-all page.
45+
The document driven mode ships a pre-configured [catch-all route](https://v3.nuxtjs.org/guide/directory-structure/pages#catch-all-route).
4646

47-
This injected page is useful for having a minimal project structure:
47+
This [injected Vue page](https://github.com/nuxt/content/blob/main/src/runtime/pages/document-driven.vue) is useful for having a minimal project structure:
4848

4949
```
5050
my-project/

0 commit comments

Comments
 (0)