Skip to content

Commit 9f3c01e

Browse files
authored
Merge pull request #1288 from FSMaxB/patch-1
Fix dead links an deadname in "Shape of errors to come"
2 parents 5e14959 + e4358aa commit 9f3c01e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

posts/2016-08-10-Shape-of-errors-to-come.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
33
title: "Shape of errors to come"
4-
author: Jonathan Turner
4+
author: Sophia June Turner
55
---
66

77
There are changes afoot in the Rust world. If you've tried out the latest nightly, you'll notice
88
something is *a little different*. For the past few months we've been working on new way of
99
reporting errors that's easier to read and understand. This is part of an on-going campaign to
1010
improve Rust's usability across the board. We mentioned ways to help us
11-
[make the transition](https://www.jonathanturner.org/2016/08/helping-out-with-rust-errors.html)
11+
[make the transition](https://www.sophiajt.com/helping-out-with-rust-errors/)
1212
to the new errors, and already many people have jumped in (and thank you to those volunteers!)
1313

1414
Let's dive in and see what's changed. We'll start with a simple example:
@@ -166,7 +166,7 @@ extended errors looks like, come jump into the #rust-cli channel on irc.mozilla.
166166

167167
Great! We love the enthusiasm. There's
168168
[a lot to do](https://github.com/rust-lang/rust/issues/35233), and a
169-
[lot of skills](https://www.jonathanturner.org/2016/08/helping-out-with-rust-errors.html) that could
169+
[lot of skills](https://www.sophiajt.com/helping-out-with-rust-errors/) that could
170170
help us in different ways. Whether you're good at unit tests, writing docs,
171171
writing code, or working on designs, there are places to jump in.
172172

0 commit comments

Comments
 (0)