about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2025-03-24 12:09:58 +0800
committerGitHub <noreply@github.com>2025-03-24 12:09:58 +0800
commitdd91e28085d3536b413d2a30a3bb07081d00a0e5 (patch)
treee6f920da7bc4e4cf03a91d63b1f3e0a4fdf8a286 /src
parentcbcd28652a78e4d34dfa88ccc5ac40d386dbe567 (diff)
parentee6a1598268e07cf1fbecc6ad1c2d5a5db593fb4 (diff)
downloadrust-dd91e28085d3536b413d2a30a3bb07081d00a0e5.tar.gz
rust-dd91e28085d3536b413d2a30a3bb07081d00a0e5.zip
Merge pull request #2300 from chiichen/dev/master/correct-config-to-bootstrap
doc: fix reference to #create-a-configtoml
Diffstat (limited to 'src')
-rw-r--r--src/doc/rustc-dev-guide/src/building/prerequisites.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/building/prerequisites.md b/src/doc/rustc-dev-guide/src/building/prerequisites.md
index f49f6bb0527..6761cabac1f 100644
--- a/src/doc/rustc-dev-guide/src/building/prerequisites.md
+++ b/src/doc/rustc-dev-guide/src/building/prerequisites.md
@@ -38,4 +38,4 @@ incremental compilation ([see here][config]). This will make compilation take
 longer (especially after a rebase), but will save a ton of space from the
 incremental caches.
 
-[config]: ./how-to-build-and-run.md#create-a-configtoml
+[config]: ./how-to-build-and-run.md#create-a-bootstraptoml