docs: fix typo in contributors link target attribute (#13753)

Co-authored-by: baozj <www.1670370148@qq.com>
This commit is contained in:
baozj
2026-01-15 17:21:09 +08:00
committed by GitHub
parent 51aa8b4ac6
commit f61a562c97
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ Core contributors of Vant and Vant Weapp:
Thanks to the following friends for their contributions to Vant:
<a href="https://github.com/vant-ui/vant/graphs/contributors" target="_black">
<a href="https://github.com/vant-ui/vant/graphs/contributors" target="_blank">
<img src="https://opencollective.com/vant/contributors.svg?width=890&button=false" alt="contributors" style="width: 100%; margin: 16px 0">
</a>
+1 -1
View File
@@ -127,7 +127,7 @@ Vant 3/4 支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一
感谢以下小伙伴们为 Vant 发展做出的贡献:
<a href="https://github.com/vant-ui/vant/graphs/contributors" target="_black">
<a href="https://github.com/vant-ui/vant/graphs/contributors" target="_blank">
<img src="https://opencollective.com/vant/contributors.svg?width=890&button=false" alt="contributors" style="width: 100%; margin: 16px 0">
</a>