Skip to content

Commit 1bd081c

Browse files
committed
readme: fix urls in the license
1 parent be3d6cf commit 1bd081c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ If you want to contribute to Clippy, you can find more information in [CONTRIBUT
171171
Copyright 2014-2019 The Rust Project Developers
172172

173173
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
174-
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
175-
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
174+
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)> or the MIT license
175+
<LICENSE-MIT or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT)>, at your
176176
option. All files in the project carrying such notice may not be
177177
copied, modified, or distributed except according to those terms.

0 commit comments

Comments
 (0)