Skip to content

Commit ee64f65

Browse files
committed
fix badge
1 parent 566bb74 commit ee64f65

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
@@ -10,7 +10,7 @@ by [RE2](https://github.com/google/re2).
1010

1111
[![Build Status](https://travis-ci.org/rust-lang-nursery/regex.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/regex)
1212
[![Build status](https://ci.appveyor.com/api/projects/status/22g48bo866qr4u77?svg=true)](https://ci.appveyor.com/project/alexcrichton/regex)
13-
[![Coverage Status](https://coveralls.io/repos/rust-lang-nursery/regex/badge.svg?branch=master&noop)](https://coveralls.io/r/rust-lang-nursery/regex?branch=master)
13+
[![Coverage Status](https://coveralls.io/repos/github/rust-lang-nursery/regex/badge.svg?branch=master)](https://coveralls.io/github/rust-lang-nursery/regex?branch=master)
1414
[![](http://meritbadge.herokuapp.com/regex)](https://crates.io/crates/regex)
1515

1616
### Documentation

0 commit comments

Comments
 (0)