Canonicalize part 1 name (#788)

This commit is contained in:
Matt Kraai 2020-07-04 23:19:10 +00:00 committed by GitHub
parent f3339032d6
commit 954802cc68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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