Skip to content

Commit b0c0452

Browse files
committed
Fix link
1 parent d672c27 commit b0c0452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ first build the new compiler with an older compiler and then use that to
5757
build the new compiler with itself. For development, you usually only want
5858
the `stage1` compiler: `x.py build library/std`.
5959

60-
For more information about stages, see <#understanding-stages-of-bootstrap> below.
60+
For more information about stages, [see below](#understanding-stages-of-bootstrap).
6161

6262
## Complications of bootstrapping
6363

0 commit comments

Comments
 (0)