diff options
| -rw-r--r-- | clippy_lints/README.md | 4 |
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). |
