Link to the correct page in "about this guide"

Previously, "Building and debugging `rustc`" linked to the getting started page, which isn't correct. If people want that page, it already appears in the sidebar, and is the next sequential page.
This commit is contained in:
Joshua Nelson 2022-09-03 10:55:27 -05:00 committed by Tshepang Mbambo
parent 9c90f6cbce
commit b53b23306f

View file

@ -23,7 +23,7 @@ There are seven parts to this guide:
7. [Appendices][p7] at the end with useful reference information.
There are a few of these with different information, including a glossary.
[p1]: ./getting-started.md
[p1]: ./building/how-to-build-and-run.html
[p2]: ./contributing.md
[p3]: ./part-2-intro.md
[p4]: ./part-3-intro.md