File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ A high level Rust wrapper library for [PCRE2](https://www.pcre.org/).
4
4
5
5
[ ![ Linux build status] ( https://api.travis-ci.org/BurntSushi/rust-pcre2.png )] ( https://travis-ci.org/BurntSushi/rust-pcre2 )
6
6
[ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/github/BurntSushi/rust-pcre2?svg=true )] ( https://ci.appveyor.com/project/BurntSushi/rust-pcre2 )
7
- [ ![ ] ( http ://meritbadge.herokuapp.com/pcre2)] ( https://crates.io/crates/pcre2 )
7
+ [ ![ ] ( https ://meritbadge.herokuapp.com/pcre2)] ( https://crates.io/crates/pcre2 )
8
8
9
- Dual-licensed under MIT or the [ UNLICENSE] ( http ://unlicense.org) .
9
+ Dual-licensed under MIT or the [ UNLICENSE] ( https ://unlicense.org/ ) .
10
10
11
11
12
12
### Documentation
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Bindings for [PCRE2](https://www.pcre.org/).
4
4
5
5
[ ![ Linux build status] ( https://api.travis-ci.org/BurntSushi/rust-pcre2.png )] ( https://travis-ci.org/BurntSushi/rust-pcre2 )
6
6
[ ![ Windows build status] ( https://ci.appveyor.com/api/projects/status/github/BurntSushi/rust-pcre2?svg=true )] ( https://ci.appveyor.com/project/BurntSushi/rust-pcre2 )
7
- [ ![ ] ( http ://meritbadge.herokuapp.com/pcre2-sys)] ( https://crates.io/crates/pcre2-sys )
7
+ [ ![ ] ( https ://meritbadge.herokuapp.com/pcre2-sys)] ( https://crates.io/crates/pcre2-sys )
8
8
9
- Dual-licensed under MIT or the [ UNLICENSE] ( http ://unlicense.org) .
9
+ Dual-licensed under MIT or the [ UNLICENSE] ( https ://unlicense.org/ ) .
10
10
11
11
12
12
### Documentation
You can’t perform that action at this time.
0 commit comments