Skip to content

Commit

Permalink
docs: correct link path (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
isolcat committed Mar 26, 2023
1 parent 38ef32b commit cb3218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh-CN/macros/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [defineOptions](/zh-CN/macros/define-options)
- [defineModel](/zh-CN/macros/define-model)
- [defineProps](/zh-CN/macros/define-props)
- [definePropsRefs](/macros/define-props-refs) <WarnBadge>尚未稳定</WarnBadge>
- [definePropsRefs](/zh-CN/macros/define-props-refs) <WarnBadge>尚未稳定</WarnBadge>
- [defineSlots](/zh-CN/macros/define-slots) <WarnBadge>尚未稳定</WarnBadge>
- [defineRender](/zh-CN/macros/define-render)
- [shortEmits](/zh-CN/macros/short-emits)
Expand Down

0 comments on commit cb3218e

Please sign in to comment.