Two broken links found (#20121)

Updated the two broken internal links: rebuilding the compiler, reproducible builds
This commit is contained in:
Sojin
2022-08-04 22:23:42 +05:30
committed by GitHub
parent 2f3980f491
commit 0641df33aa

View File

@@ -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.rst#rebuilding-the-compiler).
See also [rebuilding the compiler](doc/intern.md#rebuilding-the-compiler).
See also [reproducible builds](doc/intern.rst#reproducible-builds).
See also [reproducible builds](doc/intern.md#reproducible-builds).
## Koch