update outdated link (#19465)

Ref https://github.com/nim-lang/Nim/issues/19463
This commit is contained in:
flywind
2022-01-29 10:08:38 +08:00
committed by GitHub
parent 0c3892c3c7
commit 520881af9a

View File

@@ -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