Skip to content

Commit b357367

Browse files
committed
Fix link to futures-rs in README
1 parent 343e20d commit b357367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
FOR LEARNING PURPOSES ONLY
66

7-
This is a greatly simplified implementation of [https://docs.rs/futures-preview/0.3.0-alpha.13/futures/](Future combinators)
7+
This is a greatly simplified implementation of [Future combinators](https://docs.rs/futures-preview/0.3.0-alpha.13/futures/)
88
like `FutureExt::map`, `TryFutureExt::and_then`...
99

1010
# Requirements

0 commit comments

Comments
 (0)