diff --git a/src/getting-started.md b/src/getting-started.md index 21f52ca9..dfc0a843 100644 --- a/src/getting-started.md +++ b/src/getting-started.md @@ -401,5 +401,6 @@ master. - This guide: talks about how `rustc` works - [The t-compiler zulip][z] - [The compiler's documentation (rustdocs)](https://doc.rust-lang.org/nightly/nightly-rustc/) +- [The Forge](https://forge.rust-lang.org/) has more documentation about various procedures. TODO: am I missing any?