Skip to content

Commit

Permalink
replace wrong link
Browse files Browse the repository at this point in the history
fixes #144
  • Loading branch information
SethTisue committed Mar 6, 2018
1 parent 59da369 commit d4a72ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,5 @@ difficult to understand.
for constructs that are not allowed in an `async` block.
- See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned
to be dropped in the future.
- See [#13](https://github.com/scala/async/issues/13) for why `await` is not possible in closures, and for suggestions on
- See [#32](https://github.com/scala/async/issues/32) for why `await` is not possible in closures, and for suggestions on
ways to structure the code to work around this limitation.

0 comments on commit d4a72ac

Please sign in to comment.