Skip to content

Commit

Permalink
doc: correct file extension (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
keisei77 authored and ulivz committed Apr 24, 2018
1 parent cba13f1 commit 8741a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/default-theme-config/README.md
Expand Up @@ -346,4 +346,4 @@ layout: SpecialLayout
---
```

这将会为当前的页面渲染 `.vuepress/components/SpecialLayout/vue` 布局。
这将会为当前的页面渲染 `.vuepress/components/SpecialLayout.vue` 布局。

0 comments on commit 8741a71

Please sign in to comment.