about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2019-02-23 00:20:57 +0000
committerGitHub <noreply@github.com>2019-02-23 00:20:57 +0000
commit4f8c1d100d21583379028a7b1cec7415a833e9ca (patch)
tree164ade4def674d1be1002508afa04b0bef88018a
parentcbd6b7d6524baab44e9e7d860c61276a136b2200 (diff)
downloadrust-4f8c1d100d21583379028a7b1cec7415a833e9ca.tar.gz
rust-4f8c1d100d21583379028a7b1cec7415a833e9ca.zip
Fix broken markdown in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de3b8bb4b3c..98365d228d0 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: