We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 894cd39 + 13d5e57 commit f3c427cCopy full SHA for f3c427c
README.md
@@ -115,7 +115,7 @@ The Rust community congregates in a few places:
115
116
## Contributing
117
118
-To contribute to Rust, please see [CONTRIBUTING.md](CONTRIBUTING.md).
+To contribute to Rust, please see [CONTRIBUTING](CONTRIBUTING.md).
119
120
Rust has an [IRC] culture and most real-time collaboration happens in a
121
variety of channels on Mozilla's IRC network, irc.mozilla.org. The
@@ -131,4 +131,4 @@ Rust is primarily distributed under the terms of both the MIT license
131
and the Apache License (Version 2.0), with portions covered by various
132
BSD-like licenses.
133
134
-See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
+See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT), and [COPYRIGHT](COPYRIGHT) for details.
0 commit comments