Skip to content

Commit

Permalink
Merge pull request #4170 from damoasda/ch17-03-fix
Browse files Browse the repository at this point in the history
Delete unused reference
  • Loading branch information
chriskrycho authored Dec 18, 2024
2 parents b33443a + dc6ebf2 commit dcbd0b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ch17-03-more-futures.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,5 @@ to consider first, though:
the fact that it is from the `stream` part of the crate; it works just fine
with any collection of futures.)

[collections]: ch08-01-vectors.html#using-an-enum-to-store-multiple-types
[dyn]: ch12-03-improving-error-handling-and-modularity.html
[async-program]: ch17-01-futures-and-syntax.html#our-first-async-program

0 comments on commit dcbd0b2

Please sign in to comment.