Skip to content

Commit 680af49

Browse files
committed
Update cookbook urls
1 parent 5413b28 commit 680af49

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_posts/2017-05-05-libz-blitz.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Part of the work done in the Libz Blitz for each crate will be identifying the
133133
key problem statements the crate is trying to address, and adding strong
134134
examples for each to the cookbook.
135135

136-
[Rust Cookbook]: https://github.com/brson/rust-cookbook
136+
[Rust Cookbook]: https://github.com/rust-lang-nursery/rust-cookbook
137137

138138
### Rust standards of discoverability
139139

@@ -356,7 +356,7 @@ Here's the plan:
356356
- We will launch a self-sustaining process of library improvement that
357357
can by applied consistently across the entire ecosystem.
358358

359-
[crate cookbook]: https://brson.github.io/rust-cookbook/
359+
[crate cookbook]: https://rust-lang-nursery.github.io/rust-cookbook/
360360

361361
Thank you to everyone who has contributed thus far, including Alisha
362362
Aneja, Andrew Gallant, Brad Anderson, Charles Chamberlain, Dan

_posts/2017-05-15-rust-at-two-years.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ you'd like to jump in.
194194

195195
Also check out:
196196

197-
- [The Rust Cookbook](https://github.com/brson/rust-cookbook)
197+
- [The Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/)
198198
- [The new error format rolled out in Rust 1.12.0](https://github.com/rust-lang/rust/issues/35233)
199199
- [The question mark operator stabilized in Rust 1.13.0](https://github.com/rust-lang/rust/pull/31954)
200200

_posts/2017-07-05-Rust-Roadmap-Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ xpayn, and everyone else who helps make Rust great. -->
222222
[blitzblog]: https://blog.rust-lang.org/2017/05/05/libz-blitz.html
223223
[blitz]: https://internals.rust-lang.org/t/rust-libz-blitz/5184
224224
[API guidelines]: https://github.com/brson/rust-api-guidelines
225-
[cook]: https://brson.github.io/rust-cookbook/
225+
[cook]: https://rust-lang-nursery.github.io/rust-cookbook/
226226

227227
### Rust should integrate easily into large build systems
228228

0 commit comments

Comments
 (0)