Skip to content

Commit c273571

Browse files
committed
Remove mention of wiki from README
1 parent 7430e58 commit c273571

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,9 @@ supported build environments that are most likely to work.
8888
Rust currently needs about 1.5 GiB of RAM to build without swapping; if it hits
8989
swap, it will take a very long time to build.
9090

91-
There is more advice about [hacking on Rust][hack] on the [wiki].
91+
There is more advice about hacking on Rust in [CONTRIBUTING.md].
9292

93-
[hack]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
94-
[wiki]: https://github.com/rust-lang/rust/wiki
93+
[CONTRIBUTING.md]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md
9594

9695
## Getting help
9796

0 commit comments

Comments
 (0)