From a8dc86b6989f5cde192d73e6b12d9897d5a930e1 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Thu, 17 Oct 2019 10:30:15 -0700 Subject: [PATCH] Fix typo in ecstatic-morse-for-compiler-contributors.md --- .../2019-10-17-ecstatic-morse-for-compiler-contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/inside-rust/2019-10-17-ecstatic-morse-for-compiler-contributors.md b/posts/inside-rust/2019-10-17-ecstatic-morse-for-compiler-contributors.md index fa2605a8e..1d91dbe15 100644 --- a/posts/inside-rust/2019-10-17-ecstatic-morse-for-compiler-contributors.md +++ b/posts/inside-rust/2019-10-17-ecstatic-morse-for-compiler-contributors.md @@ -16,5 +16,5 @@ to validate the bodies of `const`s and `const fn`s Congratulations [@ecstatic-morse], and thanks! [@ecstatic-morse]: https://github.com/ecstatic-morse -[compiler-contributors]: https://rust-lang.github.io/rfcs/2689-compiler-team-contributors.html +[compiler contributors]: https://rust-lang.github.io/rfcs/2689-compiler-team-contributors.html [rust-lang/rust#64470]: https://github.com/rust-lang/rust/pull/64470