Fix link to "rebuilding the compiler" (#14567)

This commit is contained in:
lbartoletti
2020-06-06 21:53:18 +02:00
committed by GitHub
parent 32083c7ff8
commit 51b71e35f2

View File

@@ -79,7 +79,7 @@ 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](intern.html#rebuilding-the-compiler).
See also [rebuilding the compiler](doc/intern.rst#rebuilding-the-compiler).
## Koch