Skip to content

Commit 1c40af7

Browse files
authored
Merge pull request #302 from dtolnay/hacks
Fix broken link to Mozilla Hacks post
2 parents f5970bd + 5914ab2 commit 1c40af7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

posts/2018-12-06-Rust-1.31-and-rust-2018.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@ March](https://blog.rust-lang.org/2018/03/12/roadmap.html), [and then in
4949
July](https://blog.rust-lang.org/2018/07/27/what-is-rust-2018.html).
5050
For some more background about the *why* of Rust 2018, please go read those
5151
posts; there's a lot to cover in the release announcement, and so we're going
52-
to focus on the *what* here. There's also a [post on Mozilla
53-
Hacks](https://hacks.mozilla.org/2018/12/rust-2018-is-here-but-what-is-it/)
54-
as well!
52+
to focus on the *what* here. There's also a [post on Mozilla Hacks][hacks] as
53+
well!
54+
55+
[hacks]: https://hacks.mozilla.org/2018/12/rust-2018-is-here/
5556

5657
Breifly, Rust 2018 is an opportunity to bring
5758
all of the work we've been doing over the past three years together, and create

0 commit comments

Comments
 (0)