Skip to content

Commit a5bcad6

Browse files
authored
less text for same effect
1 parent f90c7cd commit a5bcad6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/about-this-guide.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,13 @@ You might also find the following sites useful:
105105
[tlgba]: https://tomlee.co/2014/04/a-more-detailed-tour-of-the-rust-compiler/
106106
[ro]: https://www.rustaceans.org/
107107
[rctd]: tests/intro.md
108-
[cheatsheet]: https://bors.rust-lang.org/
109-
[Miri]: https://github.com/rust-lang/miri
110-
[@bors]: https://github.com/bors
111-
[a GitHub repository]: https://github.com/rust-lang/rustc-dev-guide/
112-
[rustc API docs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle
108+
- [rust-analyzer book] -- documentation for the rust-analyzer.
109+
- [The t-compiler Zulip][z]
110+
- The [Rust Internals forum][rif], a place to ask questions and
111+
discuss Rust's internals
112+
@@ -112,4 +113,5 @@ You might also find the following sites useful:
113113
[Forge]: https://forge.rust-lang.org/
114114
[compiler-team]: https://github.com/rust-lang/compiler-team/
115115
[std-dev-guide]: https://std-dev-guide.rust-lang.org/
116-
[r-a book]: https://rust-analyzer.github.io/book/
116+
[rust-analyzer book]: https://rust-analyzer.github.io/book/
117117
[z]: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler

0 commit comments

Comments
 (0)