Skip to content

Commit 7c82e3d

Browse files
authored
about-this-guide.md: make more clear
My first thought seeing the sentence part of the list was that there was a missing hyperlink
1 parent 2cbe7f5 commit 7c82e3d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/about-this-guide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,12 @@ please see the corresponding [subsection on writing documentation in this guide]
6464
6565
## Other places to find information
6666

67+
This guide, the one you are currently reading,
68+
contains information about how various parts of the compiler work,
69+
and how to contribute to the compiler.
70+
6771
You might also find the following sites useful:
6872

69-
- This guide contains information about how various parts of the
70-
compiler work and how to contribute to the compiler.
7173
- [rustc API docs] -- rustdoc documentation for the compiler, devtools, and internal tools
7274
- [Forge] -- contains documentation about Rust infrastructure, team procedures, and more
7375
- [compiler-team] -- the home-base for the Rust compiler team, with description

0 commit comments

Comments
 (0)