Skip to content

Commit dcbd0b2

Browse files
authored
Merge pull request #4170 from damoasda/ch17-03-fix
Delete unused reference
2 parents b33443a + dc6ebf2 commit dcbd0b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ch17-03-more-futures.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,5 @@ to consider first, though:
622622
the fact that it is from the `stream` part of the crate; it works just fine
623623
with any collection of futures.)
624624

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

0 commit comments

Comments
 (0)