diff --git a/posts/inside-rust/2021-07-26-1.54.0-prerelease.md b/posts/inside-rust/2021-07-26-1.54.0-prerelease.md index dab7d27d5..4c877ad94 100644 --- a/posts/inside-rust/2021-07-26-1.54.0-prerelease.md +++ b/posts/inside-rust/2021-07-26-1.54.0-prerelease.md @@ -14,7 +14,7 @@ You can try it out locally by running: RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup update stable ``` -The index is . You +The index is . You can leave feedback on the [internals thread][internals]. [relnotes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1540-2021-07-29