File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
` annotate-snippets ` is a Rust library for annotation of programming code slices.
4
4
5
- [ ![ crates.io] ( http ://meritbadge.herokuapp.com/annotate-snippets)] ( https://crates.io/crates/annotate-snippets )
6
- [ ![ Build Status] ( https://travis-ci.org /rust-lang/annotate-snippets-rs.svg?branch=master )] ( https://travis-ci.org /rust-lang/annotate-snippets-rs )
5
+ [ ![ crates.io] ( https ://meritbadge.herokuapp.com/annotate-snippets)] ( https://crates.io/crates/annotate-snippets )
6
+ [ ![ Build Status] ( https://travis-ci.com /rust-lang/annotate-snippets-rs.svg?branch=master )] ( https://travis-ci.com /rust-lang/annotate-snippets-rs )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/github/rust-lang/annotate-snippets-rs/badge.svg?branch=master )] ( https://coveralls.io/github/rust-lang/annotate-snippets-rs?branch=master )
8
8
9
9
The library helps visualize meta information annotating source code slices.
@@ -89,4 +89,4 @@ Local Development
89
89
90
90
When submitting a PR please use [ ` cargo fmt ` ] [ ] (nightly).
91
91
92
- [ `cargo fmt` ] : https://github.com/rust-lang-nursery /rustfmt
92
+ [ `cargo fmt` ] : https://github.com/rust-lang/rustfmt
You can’t perform that action at this time.
0 commit comments