commit | 86da435461522702bdc4967c6a69ec5f89a6721a | [log] [tgz] |
---|---|---|
author | Martin Carton <cartonmartin+github@gmail.com> | Thu Dec 14 23:37:43 2017 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 14 23:37:43 2017 +0100 |
tree | 044c86309bd86284f93b269fcfb52f2681667835 | |
parent | f5f0273f53f06f19da441e3cedc2ba69300cf568 [diff] | |
parent | e7bd1625855b8b1fcd15fa16ff3904cabf71479b [diff] |
Merge pull request #2273 from imp/fixlink Fix crates.io site name
diff --git a/clippy_lints/README.md b/clippy_lints/README.md index b226cde..2fa5b0a 100644 --- a/clippy_lints/README.md +++ b/clippy_lints/README.md
@@ -1,3 +1,3 @@ This crate contains Clippy lints. For the main crate, check -[*cargo.io*](https://crates.io/crates/clippy) or +[*crates.io*](https://crates.io/crates/clippy) or [GitHub](https://github.com/rust-lang-nursery/rust-clippy).