Skip to content

Commit dd91e28

Browse files
authored
Merge pull request rust-lang#2300 from chiichen/dev/master/correct-config-to-bootstrap
doc: fix reference to #create-a-configtoml
2 parents cbcd286 + ee6a159 commit dd91e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/building/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ incremental compilation ([see here][config]). This will make compilation take
3838
longer (especially after a rebase), but will save a ton of space from the
3939
incremental caches.
4040

41-
[config]: ./how-to-build-and-run.md#create-a-configtoml
41+
[config]: ./how-to-build-and-run.md#create-a-bootstraptoml

0 commit comments

Comments
 (0)