From 3881fcf688ab94a95f489f6443baa2d4e2bd8c5e Mon Sep 17 00:00:00 2001 From: johnthagen Date: Mon, 16 Aug 2021 20:18:30 -0400 Subject: [PATCH] Fix an additional link --- src/doc/src/reference/unstable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/src/reference/unstable.md b/src/doc/src/reference/unstable.md index b7a5a132c39..189c0b131a9 100644 --- a/src/doc/src/reference/unstable.md +++ b/src/doc/src/reference/unstable.md @@ -504,7 +504,7 @@ the [issue tracker](https://github.com/rust-lang/wg-cargo-std-aware/issues) of the tracking repository, and if it's not there please file a new issue! ### build-std-features -* Tracking Repository: https://github.com/rust-lang/wg-cargo-std-aware +* Tracking Repository: This flag is a sibling to the `-Zbuild-std` feature flag. This will configure the features enabled for the standard library itself when building the standard