Skip to content

Commit 96462f2

Browse files
jyn514camelid
andcommitted
Fix broken link
Co-authored-by: Noah Lev <[email protected]>
1 parent fa3ffbf commit 96462f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/building/how-to-build-and-run.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ You will probably find that building the stage1 `std` is a bottleneck for you,
154154
but fear not, there is a (hacky) workaround...
155155
see [the section on avoiding rebuilds for std][keep-stage].
156156

157-
[keep-stage]: ./suggested.md#incremental-builds-with---keep-stage
157+
[keep-stage]: ./suggested.md#faster-builds-with---keep-stage
158158

159159
Note that this whole command just gives you a subset of the full `rustc`
160160
build. The **full** `rustc` build (what you get with `./x.py build

0 commit comments

Comments
 (0)