mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 21:12:42 +00:00
fixes links in the readme (#20167)
This commit is contained in:
@@ -88,9 +88,9 @@ Next, run the appropriate build shell script for your platform:
|
||||
Finally, once you have finished the build steps (on Windows, Mac, or Linux) you
|
||||
should add the ``bin`` directory to your PATH.
|
||||
|
||||
See also [rebuilding the compiler](doc/intern.md#rebuilding-the-compiler).
|
||||
See also [bootstrapping the compiler](https://nim-lang.github.io/Nim/intern.html#bootstrapping-the-compiler).
|
||||
|
||||
See also [reproducible builds](doc/intern.md#reproducible-builds).
|
||||
See also [reproducible builds](https://nim-lang.github.io/Nim/intern.html#bootstrapping-the-compiler-reproducible-builds).
|
||||
|
||||
## Koch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user