]> git.lizzy.rs Git - rust.git/blobdiff - Makefile.in
std: Stabilize TypeId and tweak BoxAny
[rust.git] / Makefile.in
index 17ae845bf0773da92ce98f685375a92e3e709b2f..63c5742a540d404c0502a38326fceb06e47da22a 100644 (file)
 #     make check-stage1-std RUST_TEST_TASKS=1
 #
 # This is hardly all there is to know of The Rust Build System's
-# mysteries. The tale continues on the wiki[1][2].
+# mysteries. The tale continues on the wiki[1].
 #
-# [1]: https://github.com/rust-lang/rust/wiki/Note-build-system
-# [2]: https://github.com/rust-lang/rust/wiki/Note-testsuite
+# [1]: https://github.com/rust-lang/rust/wiki/Note-testsuite
 #
 # If you really feel like getting your hands dirty, then:
 #