From 13fd0a1c68b699a5d85e868cce4af7992fbd0d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tero=20H=C3=A4nninen?= Date: Thu, 19 Mar 2015 08:51:52 +0200 Subject: [PATCH] Remove dead link to wiki in Makefile comments --- Makefile.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile.in b/Makefile.in index a760155bbd9..6fbc6fe49c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -99,11 +99,6 @@ # // Having trouble figuring out which test is failing? Turn off parallel tests # 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]. -# -# [1]: https://github.com/rust-lang/rust/wiki/Note-testsuite -# # If you really feel like getting your hands dirty, then: # # run `make nitty-gritty`