summaryrefslogtreecommitdiff
path: root/docs/guide/quickstart/page-anatomy.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/quickstart/page-anatomy.md')
-rw-r--r--docs/guide/quickstart/page-anatomy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/quickstart/page-anatomy.md b/docs/guide/quickstart/page-anatomy.md
index ed17c04e..120bf70b 100644
--- a/docs/guide/quickstart/page-anatomy.md
+++ b/docs/guide/quickstart/page-anatomy.md
@@ -7,7 +7,7 @@ When creating a new page, each template consists of at least 3 components:
- `<page-title>`
- `<page-section>`
-Learn more about the [page container, page title and page section](/guide/components/page) components.
+Learn more about the [page title](/guide/components/page-title)and [page section](/guide/components/page-section) components.
```vue
<template>