Skip to content

Commit 0b8d323

Browse files
committed
missed another one in the README
1 parent d48af43 commit 0b8d323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ blacklisted-names = ["toto", "tata", "titi"]
117117
cyclomatic-complexity-threshold = 30
118118
```
119119

120-
See the [list of lints](https://rust-lang-nursery.github.io/rust-clippy/master/index.html) for more information about which lints can be configured and the
120+
See the [list of lints](https://rust-lang.github.io/rust-clippy/master/index.html) for more information about which lints can be configured and the
121121
meaning of the variables.
122122

123123
To deactivate the “for further information visit *lint-link*” message you can

0 commit comments

Comments
 (0)