From 41d0d19638384da14a3ea273966cfe5dfa0cbe6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Thu, 5 Jun 2025 21:02:10 +0200 Subject: [PATCH] Fixup links in README These were probably quite old :) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab473bcb0..1ed53806c 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ from all the supported services. [www-src]: https://github.com/rust-lang/www.rust-lang.org/blob/master/src/teams.rs -[crater]: https://github.com/rust-lang-nursery/crater +[crater]: https://github.com/rust-lang/crater -[crater-src]: https://github.com/rust-lang-nursery/crater/blob/master/src/server/auth.rs +[crater-src]: https://github.com/rust-lang/crater/blob/master/src/server/auth.rs [perf]: https://perf.rust-lang.org -[perf-src]: https://github.com/rust-lang-nursery/rustc-perf/blob/master/site/src/server.rs +[perf-src]: https://github.com/rust-lang/rustc-perf/blob/master/site/src/server.rs [rfcbot]: https://rfcbot.rs