Skip to content

Commit

Permalink
Ch. 17 (NoStarch edits): fix an internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Jan 21, 2025
1 parent 7338a02 commit 6a19390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch17-05-traits-for-async.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ That’s all we’re going to cover for the lower-level details on these traits.
wrap up, let’s consider how futures (including streams), tasks, and threads all
fit together!
[ch-18]: 00-oop.html
[ch-18]: ch18-00-oop.html
[async-book]: https://rust-lang.github.io/async-book/
[under-the-hood]: https://rust-lang.github.io/async-book/02_execution/01_chapter.html
[pinning]: https://rust-lang.github.io/async-book/04_pinning/01_chapter.html
Expand Down

0 comments on commit 6a19390

Please sign in to comment.