summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/intern.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intern.rst b/doc/intern.rst
index e8fb4ac86..a8846ae02 100644
--- a/doc/intern.rst
+++ b/doc/intern.rst
@@ -166,7 +166,7 @@ current commit:
 
 You can also bisect using custom options to build the compiler, for example if
 you don't need a debug version of the compiler (which runs slower), you can replace
-`./koch temp`:cmd: by explicit compilation command, see `Rebuilding the compiler`_.
+`./koch temp`:cmd: by explicit compilation command, see `Bootstrapping the compiler`_.
 
 
 Runtimes