Skip to content

Commit beae9ce

Browse files
docs: fix anchor error in default theme frontmatter guide (#1425)
Co-authored-by: meteorlxy <[email protected]>
1 parent 7823c3c commit beae9ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/default-theme/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ heroImage: https://vuejs.org/images/logo.png
123123

124124
Specify the `alt` attribute of the hero image.
125125

126-
This will fallback to the [heroText](#heroText).
126+
This will fallback to the [heroText](#herotext).
127127

128128
### heroHeight
129129

docs/zh/reference/default-theme/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pageClass: custom-page-class
123123

124124
首页图片的 `alt` 属性。
125125

126-
如果不设置,则默认使用 [heroText](#heroText)
126+
如果不设置,则默认使用 [heroText](#herotext)
127127

128128
### heroHeight
129129

0 commit comments

Comments
 (0)