diff --git a/src/building/bootstrapping.md b/src/building/bootstrapping.md index 843cc264..e7a03152 100644 --- a/src/building/bootstrapping.md +++ b/src/building/bootstrapping.md @@ -71,7 +71,8 @@ read by the other. ### Adding a setting to config.toml -This section is a work in progress. In the meantime, you can see an example contribution [here][bootstrap-build]. +This section is a work in progress. In the meantime, you can see an example +contribution [here][bootstrap-build]. [bootstrap-build]: https://github.com/rust-lang/rust/pull/71994