Skip to content

Commit f5104f1

Browse files
authored
about-this-guide.md: improve a bit
1 parent e98f638 commit f5104f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/about-this-guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ In addition, many of the ideas discussed throughout this guide are idealized des
4848
that are not fully realized yet.
4949
All this makes keeping this guide completely up to date on everything very hard!
5050

51-
The Guide itself is of course open-source as well,
52-
and the sources can be found at the [GitHub repository].
53-
If you find any mistakes in the guide, please file an issue about it.
51+
The guide itself is of course open source as well,
52+
and the sources are hosted on [a GitHub repository].
53+
If you find any mistakes in the guide, please file an issue.
5454
Even better, open a PR with a correction!
5555

5656
If you do contribute to the guide,
@@ -105,7 +105,7 @@ You might also find the following sites useful:
105105
[cheatsheet]: https://bors.rust-lang.org/
106106
[Miri]: https://github.com/rust-lang/miri
107107
[@bors]: https://github.com/bors
108-
[GitHub repository]: https://github.com/rust-lang/rustc-dev-guide/
108+
[a GitHub repository]: https://github.com/rust-lang/rustc-dev-guide/
109109
[rustc API docs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle
110110
[Forge]: https://forge.rust-lang.org/
111111
[compiler-team]: https://github.com/rust-lang/compiler-team/

0 commit comments

Comments
 (0)