diff --git a/show_notes/news/rust_1_28/index.html b/show_notes/news/rust_1_28/index.html index 4d4b4d3c..79b32c91 100644 --- a/show_notes/news/rust_1_28/index.html +++ b/show_notes/news/rust_1_28/index.html @@ -14,7 +14,7 @@
wee_alloc
:
diff --git a/src/show_notes/news/rust_1_28.rs.html b/src/show_notes/news/rust_1_28.rs.html
index 553dd779..ace127d5 100644
--- a/src/show_notes/news/rust_1_28.rs.html
+++ b/src/show_notes/news/rust_1_28.rs.html
@@ -230,7 +230,7 @@
//! - [Gutenberg]
//!
//! [blog post]: https://blog.rust-lang.org/2018/08/02/Rust-1.28.html
-//! [release notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1280-2018-08-02
+//! [release notes]: https://github.com/rust-lang/rust/blob/1.28.0/RELEASES.md
//! [repository]: https://github.com/rustwasm/wee_alloc
//! [wee bp]: http://fitzgeraldnick.com/2018/02/09/wee-alloc.html
//! [rustfmt RC]: https://www.ncameron.org/blog/rustfmt-1-rc/