Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dacb7a8

Browse files
chore: fixed broken anchor tag (#3081)
Fixed a fixed broken anchor tag at README: - anchor tag for downloads counter/shield only had closing tag - added `<a href="#">` at beginning for non-clickable
1 parent 5b74b51 commit dacb7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<img src="https://img.shields.io/npm/dm/vuepress.svg" alt="Downloads"></a>
8+
<ahref="#"><img src="https://img.shields.io/npm/dm/vuepress.svg" alt="Downloads"></a>
99
<a href="https://www.npmjs.com/package/vuepress"><img src="https://img.shields.io/npm/v/vuepress.svg" alt="Version"></a>
1010
<a href="https://github.com/vuejs/vuepress/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/vuepress.svg" alt="License"></a>
1111
<a href="https://discordapp.com/invite/HBherRA"><img src="https://img.shields.io/badge/Discord-join%20chat-738bd7.svg" alt="VuePress channel on Discord"></a>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /