diff --git a/src/building/how-to-build-and-run.md b/src/building/how-to-build-and-run.md index 253a94956..33ac97010 100644 --- a/src/building/how-to-build-and-run.md +++ b/src/building/how-to-build-and-run.md @@ -51,7 +51,7 @@ compiler and standard library. This chapter focuses on the basics to be productive, but if you want to learn more about `x.py`, [read this chapter][bootstrap]. -[bootstrap]: ./bootstrapping.md +[bootstrap]: ./bootstrapping/intro.md Also, using `x` rather than `x.py` is recommended as: