We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fee93d commit b228631Copy full SHA for b228631
src/building/bootstrapping.md
@@ -39,7 +39,7 @@ Building stage2 tool error_index_generator
39
40
A deeper look into `x.py`'s phases can be seen here:
41
42
-<img alt="A diagram of the rustc compilation phases" src="img/rustc_stages.svg" class="center" />
+<img alt="A diagram of the rustc compilation phases" src="../img/rustc_stages.svg" class="center" />
43
44
Keep in mind this diagram is a simplification, i.e. `rustdoc` can be built at
45
different stages, the process is a bit different when passing flags such as
0 commit comments