Skip to content

Commit d4a72ac

Browse files
committed
replace wrong link
fixes #144
1 parent 59da369 commit d4a72ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ difficult to understand.
162162
for constructs that are not allowed in an `async` block.
163163
- See the [issue list](https://github.com/scala/async/issues?state=open) for which of these restrictions are planned
164164
to be dropped in the future.
165-
- See [#13](https://github.com/scala/async/issues/13) for why `await` is not possible in closures, and for suggestions on
165+
- See [#32](https://github.com/scala/async/issues/32) for why `await` is not possible in closures, and for suggestions on
166166
ways to structure the code to work around this limitation.

0 commit comments

Comments
 (0)