Skip to content

Commit 10d483d

Browse files
authored
Merge pull request #751 from kigawas/patch-1
Replace the dead link of crossbeam::scope
2 parents fc48a1b + 3cd8ba2 commit 10d483d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2015-04-10-Fearless-Concurrency.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,6 @@ months. Stay tuned!
618618
[syncbox]: https://github.com/carllerche/syncbox
619619
[simple_parallel]: https://github.com/huonw/simple_parallel
620620
[crossbeam-crate]: https://crates.io/crates/crossbeam
621-
[crossbeam-doc]: http://aturon.github.io/crossbeam-doc/crossbeam/fn.scope.html
621+
[crossbeam-doc]: https://docs.rs/crossbeam/0.8.0/crossbeam/fn.scope.html
622622
[scoped-threadpool-crate]: https://crates.io/crates/scoped_threadpool
623623
[scoped-threadpool-doc]: http://kimundi.github.io/scoped-threadpool-rs/scoped_threadpool/index.html#examples:

0 commit comments

Comments
 (0)