We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7430e58 commit c273571Copy full SHA for c273571
README.md
@@ -88,10 +88,9 @@ supported build environments that are most likely to work.
88
Rust currently needs about 1.5 GiB of RAM to build without swapping; if it hits
89
swap, it will take a very long time to build.
90
91
-There is more advice about [hacking on Rust][hack] on the [wiki].
+There is more advice about hacking on Rust in [CONTRIBUTING.md].
92
93
-[hack]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
94
-[wiki]: https://github.com/rust-lang/rust/wiki
+[CONTRIBUTING.md]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
95
96
## Getting help
97
0 commit comments