summaryrefslogtreecommitdiffstats
path: root/content/2015-01-19-this-week-in-rust.md
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-01-19 15:06:52 -0800
committerBrian Anderson <banderson@mozilla.com>2015-01-19 15:07:09 -0800
commit79dc6b0ff8b84725d9be622df2d34a8a049c92ed (patch)
tree2b8b4d367854a5dfc826c7d865213c9fef4f500a /content/2015-01-19-this-week-in-rust.md
parent89b1d953663e77f965a4450c9e696e4655225e3c (diff)
typos
Diffstat (limited to 'content/2015-01-19-this-week-in-rust.md')
-rw-r--r--content/2015-01-19-this-week-in-rust.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/2015-01-19-this-week-in-rust.md b/content/2015-01-19-this-week-in-rust.md
index 1ad9c93..183bb3d 100644
--- a/content/2015-01-19-this-week-in-rust.md
+++ b/content/2015-01-19-this-week-in-rust.md
@@ -15,7 +15,7 @@ If you find any errors or omissions in this week's issue, [please submit a PR](h
# What's cooking on master?
-119 pull requests were [merged in the last week][merged], and 1 [RFC][rfcs].
+119 pull requests were [merged in the last week][code], and 1 [RFC][rfcs].
[code]: https://github.com/rust-lang/rust/pulls?q=is%3Apr+is%3Amerged+merged%3A2015-01-12..2015-01-18
[rfcs]: https://github.com/rust-lang/rfcs/pulls?q=is%3Apr+is%3Amerged+merged%3A2015-01-12..2015-01-18
@@ -272,7 +272,7 @@ The [periodic table of Rust types][period] has been updated, and
* [This Week in Servo 19][twis].
* [Worklog 2015-01-13: Time zones, chrono, and associated
- types]. Yurume discusses updates to rust-chrono.
+ types][chrono]. Yurume discusses updates to rust-chrono.
[twis]: http://blog.servo.org/2015/01/13/twis-19/
[chrono]: https://lifthrasiir.github.io/rustlog/worklog-2015-01-13.html