From 987b5ef0085c3ac490ad84a99f236351603b7537 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Wed, 9 Sep 2020 17:00:32 +0200 Subject: [PATCH] Update src/building/new-target.md --- src/building/new-target.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/building/new-target.md b/src/building/new-target.md index 022f8f1f..91b33705 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).