Canonicalize part 1 name (#788)

This commit is contained in:
Matt Kraai 2020-07-04 23:19:10 +00:00 committed by GitHub
parent 6889dcc7d5
commit e89e5fecc5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ development.
There are six parts to this guide:
1. [Building and Debugging to `rustc`][p1]: Contains information that should be
1. [Building and debugging `rustc`][p1]: Contains information that should be
useful no matter how you are contributing, about building, debugging,
profiling, etc.
2. [Contributing to `rustc`][p1-5]: Contains information that should be useful