diff --git a/docs/2.guide/2.directory-structure/1.pages.md b/docs/2.guide/2.directory-structure/1.pages.md index 1379d884da..ef83deb8da 100644 --- a/docs/2.guide/2.directory-structure/1.pages.md +++ b/docs/2.guide/2.directory-structure/1.pages.md @@ -193,7 +193,7 @@ To display the `child.vue` component, you have to insert the `` compon ``` -```vue {}[pages/child.vue] +```vue {}[pages/parent/child.vue]