about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-03-10 00:09:26 +0000
committerbors <bors@rust-lang.org>2020-03-10 00:09:26 +0000
commit187bbf0e7bbc1c7da5902cd1a89f286aa063c5ff (patch)
treed64547298e8e1ad1684b91b26c6cf556cf14fe32
parentc3d3c50253b0b6e91dccfa0f512bb5206eb3c94f (diff)
parent5fd74a9a6a08d6e5ee116ed032d8e90cb1fd2b8f (diff)
downloadrust-187bbf0e7bbc1c7da5902cd1a89f286aa063c5ff.tar.gz
rust-187bbf0e7bbc1c7da5902cd1a89f286aa063c5ff.zip
Auto merge of #5295 - matthiaskrgr:lints_readme, r=flip1995
clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy

changelog: none
-rw-r--r--clippy_lints/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/clippy_lints/README.md b/clippy_lints/README.md
index 2724aa6a052..513583b7e34 100644
--- a/clippy_lints/README.md
+++ b/clippy_lints/README.md
@@ -1,3 +1 @@
-This crate contains Clippy lints. For the main crate, check
-[*crates.io*](https://crates.io/crates/clippy) or
-[GitHub](https://github.com/rust-lang/rust-clippy).
+This crate contains Clippy lints. For the main crate, check [GitHub](https://github.com/rust-lang/rust-clippy).