From 4f8c1d100d21583379028a7b1cec7415a833e9ca Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sat, 23 Feb 2019 00:20:57 +0000 Subject: [PATCH] Fix broken markdown in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de3b8bb4b..98365d228 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Only the following of those categories are enabled by default: Other categories need to be enabled in order for their lints to be executed. -The [lint list]](https://rust-lang.github.io/rust-clippy/master/index.html) also contains "restriction lints", which are for things which are usually not considered "bad", but may be useful to turn on in specific cases. These should be used very selectively, if at all. +The [lint list](https://rust-lang.github.io/rust-clippy/master/index.html) also contains "restriction lints", which are for things which are usually not considered "bad", but may be useful to turn on in specific cases. These should be used very selectively, if at all. Table of contents: