Fix the newrustacean.com link

So Travis doesn't panic!()
This commit is contained in:
Emmanuel C 2018-03-21 15:04:29 +01:00 committed by GitHub
parent 4e027ed377
commit ebc032b0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1046,7 +1046,7 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c
* [stdx](https://github.com/brson/stdx) — Learn these crates first as an extension to std
* [University of Pennsylvania's Comp Sci Rust Programming Course](http://cis198-2016s.github.io/schedule/)
* Podcasts
* [New Rustacean](http://www.newrustacean.com) — a podcast about learning Rust
* [New Rustacean](https://www.newrustacean.com) — a podcast about learning Rust
* [RustCamp 2015 Talks](http://confreaks.tv/events/rustcamp2015)
* [Rust Design Patterns](https://github.com/rust-unofficial/patterns)
* [Rust Guidelines](http://aturon.github.io/)