Skip to content

Commit 9bc2827

Browse files
authored
删除不支持的 a 标签的 target 属性
1 parent 9ebf4e6 commit 9bc2827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
<p align="center"> 钉钉群机器人 Laravel/Lumen 扩展包 </p>
44
<p align="center">
5-
<a href="https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification" target="_blank">
5+
<a href="https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification">
66
<img alt="Latest Stable Version" src="https://img.shields.io/packagist/v/calchen/laravel-dingtalk-robot-notification.svg">
77
</a>
8-
<a href="https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification" target="_blank">
8+
<a href="https://packagist.org/packages/calchen/laravel-dingtalk-robot-notification">
99
<img alt="Total Downloads" src="https://img.shields.io/packagist/dt/calchen/laravel-dingtalk-robot-notification.svg">
1010
</a>
11-
<a href="https://github.com/calchen/laravel-dingtalk-robot-notification/blob/master/LICENSE" target="_blank">
11+
<a href="https://github.com/calchen/laravel-dingtalk-robot-notification/blob/master/LICENSE">
1212
<img alt="License" src="https://img.shields.io/github/license/calchen/laravel-dingtalk-robot-notification.svg">
1313
</a>
1414
</p>

0 commit comments

Comments
 (0)