diff --git a/src/building/new-target.md b/src/building/new-target.md index 91b33705..3bb77f7f 100644 --- a/src/building/new-target.md +++ b/src/building/new-target.md @@ -107,4 +107,4 @@ a) Targets that are only cross-compiled (`rustup target add`) b) Targets that have a native toolchain (`rustup toolchain install`) For an example of promoting a target from cross-compiled to native, -see [75914](https://github.com/rust-lang/rust/pull/75914). +see [#75914](https://github.com/rust-lang/rust/pull/75914).