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 d672c27 commit b0c0452Copy full SHA for b0c0452
src/building/bootstrapping.md
@@ -57,7 +57,7 @@ first build the new compiler with an older compiler and then use that to
57
build the new compiler with itself. For development, you usually only want
58
the `stage1` compiler: `x.py build library/std`.
59
60
-For more information about stages, see <#understanding-stages-of-bootstrap> below.
+For more information about stages, [see below](#understanding-stages-of-bootstrap).
61
62
## Complications of bootstrapping
63
0 commit comments