Skip to content

Commit

Permalink
Fix link in CYSK: Rayon.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Sep 16, 2017
1 parent 89366cf commit f225587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cysk/rayon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
//! ### Other things referenced on the show
//!
//! - [Request for Explanation #10]
//! - [e016: `RefCell`s and code smells] – on mutability
//! - [e016: `RefCell`s and code smells][e016] – on mutability
//! - ["embarassingly parallel"]
//!
//! [Request for Explanation #10]: https://request-for-explanation.github.io/podcast/ep10-two-paths-diverged-in-a-yellow-wood/index.html
//! http://www.newrustacean.com/show_notes/e016/index.html
//! [e016]: http://www.newrustacean.com/show_notes/e016/index.html
//! ["embarassingly parallel"]: https://en.wikipedia.org/wiki/Embarrassingly_parallel
//!
//! Sponsors
Expand Down

0 comments on commit f225587

Please sign in to comment.