about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorİsmail Arılık <arilik.ismail@gmail.com>2023-07-12 12:06:01 +0300
committerTshepang Mbambo <tshepang@gmail.com>2023-07-12 12:38:00 +0200
commitb1083f3eacfdec232b585e95ae9c35430c2bd13f (patch)
tree39f33bc29c4dfa15196ac0abd5df4c1cedacf3d7 /src/doc/rustc-dev-guide
parentcd06e94517d7dbc361697d525c4aa5dd2b5f4f75 (diff)
downloadrust-b1083f3eacfdec232b585e95ae9c35430c2bd13f.tar.gz
rust-b1083f3eacfdec232b585e95ae9c35430c2bd13f.zip
remove duplicated reference in about-this-guide.md
Forge is already mentioned in an item above.
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/about-this-guide.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/about-this-guide.md b/src/doc/rustc-dev-guide/src/about-this-guide.md
index 944ebf5a813..f43f86e5fb0 100644
--- a/src/doc/rustc-dev-guide/src/about-this-guide.md
+++ b/src/doc/rustc-dev-guide/src/about-this-guide.md
@@ -66,7 +66,6 @@ You might also find the following sites useful:
   of the team procedures, active working groups, and the team calendar.
 - [std-dev-guide] -- a similar guide for developing the standard library.
 - [The t-compiler zulip][z]
-- [The Forge](https://forge.rust-lang.org/) has more documentation about various procedures.
 - `#contribute` and `#wg-rustup` on [Discord](https://discord.gg/rust-lang).
 - The [Rust Internals forum][rif], a place to ask questions and
   discuss Rust's internals