]> git.lizzy.rs Git - rust.git/commitdiff
don't advertise clippy.bashy.io
authorAlex Burka <aburka@seas.upenn.edu>
Mon, 28 Nov 2016 23:59:15 +0000 (18:59 -0500)
committerAlex Burka <aburka@seas.upenn.edu>
Mon, 28 Nov 2016 23:59:15 +0000 (18:59 -0500)
README.md

index db291adefaf3d3a8c8c848f3132fbe641f6a83d8..01069fc8b8c64307852a1b7b9e079fd3b47edca8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,6 @@ Table of contents:
 *   [Lint list](#lints)
 *   [Usage instructions](#usage)
 *   [Configuration](#configuration)
-*   [*clippy-service*](#link-with-clippy-service)
 *   [License](#license)
 
 ## Usage
@@ -171,15 +170,6 @@ transparently:
 #[cfg_attr(feature = "cargo-clippy", allow(needless_lifetimes))]
 ```
 
-## Link with clippy service
-
-`clippy-service` is a rust web initiative providing `rust-clippy` as a web service.
-
-Both projects are independent and maintained by different people
-(even if some `clippy-service`'s contributions are authored by some `rust-clippy` members).
-
-You can check out this great service at [clippy.bashy.io](https://clippy.bashy.io/).
-
 ## Lints
 
 There are 178 lints included in this crate: