diff --git a/docs/reference/default-theme/frontmatter.md b/docs/reference/default-theme/frontmatter.md index 58c39686aa..addc6cca5a 100644 --- a/docs/reference/default-theme/frontmatter.md +++ b/docs/reference/default-theme/frontmatter.md @@ -123,7 +123,7 @@ heroImage: https://vuejs.org/images/logo.png Specify the `alt` attribute of the hero image. - This will fallback to the [heroText](#heroText). + This will fallback to the [heroText](#herotext). ### heroHeight diff --git a/docs/zh/reference/default-theme/frontmatter.md b/docs/zh/reference/default-theme/frontmatter.md index 05660af3bb..d81dc16d30 100644 --- a/docs/zh/reference/default-theme/frontmatter.md +++ b/docs/zh/reference/default-theme/frontmatter.md @@ -123,7 +123,7 @@ pageClass: custom-page-class 首页图片的 `alt` 属性。 - 如果不设置,则默认使用 [heroText](#heroText) 。 + 如果不设置,则默认使用 [heroText](#herotext) 。 ### heroHeight