We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa37d5 commit 49a22eaCopy full SHA for 49a22ea
src/part-2-intro.md
@@ -7,7 +7,7 @@ end-to-end process of compilation _and_ readers interested in learning about a
7
specific system they wish to contribute to. If anything is unclear, feel free
8
to file an issue on the [rustc-dev-guide
9
repo](https://github.com/rust-lang/rustc-dev-guide/issues) or contact the compiler
10
-team, as detailed in [this chapter](./compiler-team.md).
+team, as detailed in [this chapter from Part 1](./compiler-team.md).
11
12
In this part, we will look at the high-level architecture of the compiler. In
13
particular, we will look at three overarching design choices that impact the
0 commit comments