diff --git a/docs/default-theme-config/README.md b/docs/default-theme-config/README.md index 9c6885fd9a..b1eb12225b 100644 --- a/docs/default-theme-config/README.md +++ b/docs/default-theme-config/README.md @@ -222,4 +222,4 @@ layout: SpecialLayout --- ``` -This will render `.vuepress/components/SpecialLayout/vue` for the given page. +This will render `.vuepress/components/SpecialLayout.vue` for the given page.