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 1183568

Browse files
Merge pull request #7 from atouchet/links
Update links
2 parents 645aaa9 + f2e370f commit 1183568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
`annotate-snippets` is a Rust library for annotation of programming code slices.
44

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)
77
[![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)
88

99
The library helps visualize meta information annotating source code slices.
@@ -89,4 +89,4 @@ Local Development
8989

9090
When submitting a PR please use [`cargo fmt`][] (nightly).
9191

92-
[`cargo fmt`]: https://github.com/rust-lang-nursery/rustfmt
92+
[`cargo fmt`]: https://github.com/rust-lang/rustfmt

0 commit comments

Comments
(0)

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