Skip to content

Commit f9636f9

Browse files
authored
Auto merge of #448 - atouchet:badge, r=jdm
Fix xml5ever crates.io badge
2 parents 106399f + 7862609 commit f9636f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml5ever/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![http://www.apache.org/licenses/LICENSE-2.0](https://img.shields.io/badge/license-Apache-blue.svg) ![https://opensource.org/licenses/MIT](https://img.shields.io/badge/license-MIT-blue.svg)
44
[![Docs.rs](https://docs.rs/xml5ever/badge.svg)](https://docs.rs/xml5ever)
5-
[![](http://meritbadge.herokuapp.com/xml5ever)](https://crates.io/crates/xml5ever)
5+
[![](https://img.shields.io/crates/v/xml5ever.svg)](https://crates.io/crates/xml5ever)
66

77
[API documentation](https://Ygg01.github.io/docs/xml5ever/xml5ever/index.html)
88

0 commit comments

Comments
 (0)