diff --git a/_posts/2017-05-05-libz-blitz.md b/_posts/2017-05-05-libz-blitz.md index 7e9961e13..14bc826c8 100644 --- a/_posts/2017-05-05-libz-blitz.md +++ b/_posts/2017-05-05-libz-blitz.md @@ -133,7 +133,7 @@ Part of the work done in the Libz Blitz for each crate will be identifying the key problem statements the crate is trying to address, and adding strong examples for each to the cookbook. -[Rust Cookbook]: https://github.com/brson/rust-cookbook +[Rust Cookbook]: https://github.com/rust-lang-nursery/rust-cookbook ### Rust standards of discoverability @@ -356,7 +356,7 @@ Here's the plan: - We will launch a self-sustaining process of library improvement that can by applied consistently across the entire ecosystem. -[crate cookbook]: https://brson.github.io/rust-cookbook/ +[crate cookbook]: https://rust-lang-nursery.github.io/rust-cookbook/ Thank you to everyone who has contributed thus far, including Alisha Aneja, Andrew Gallant, Brad Anderson, Charles Chamberlain, Dan diff --git a/_posts/2017-05-15-rust-at-two-years.md b/_posts/2017-05-15-rust-at-two-years.md index 7b6a15a50..e53fed6ff 100644 --- a/_posts/2017-05-15-rust-at-two-years.md +++ b/_posts/2017-05-15-rust-at-two-years.md @@ -194,7 +194,7 @@ you'd like to jump in. Also check out: -- [The Rust Cookbook](https://github.com/brson/rust-cookbook) +- [The Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/) - [The new error format rolled out in Rust 1.12.0](https://github.com/rust-lang/rust/issues/35233) - [The question mark operator stabilized in Rust 1.13.0](https://github.com/rust-lang/rust/pull/31954) diff --git a/_posts/2017-07-05-Rust-Roadmap-Update.md b/_posts/2017-07-05-Rust-Roadmap-Update.md index 620083806..447d18cf7 100644 --- a/_posts/2017-07-05-Rust-Roadmap-Update.md +++ b/_posts/2017-07-05-Rust-Roadmap-Update.md @@ -222,7 +222,7 @@ xpayn, and everyone else who helps make Rust great. --> [blitzblog]: https://blog.rust-lang.org/2017/05/05/libz-blitz.html [blitz]: https://internals.rust-lang.org/t/rust-libz-blitz/5184 [API guidelines]: https://github.com/brson/rust-api-guidelines -[cook]: https://brson.github.io/rust-cookbook/ +[cook]: https://rust-lang-nursery.github.io/rust-cookbook/ ### Rust should integrate easily into large build systems