From d4a72ac1fadad67df8ad15b3763212e129e36db6 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Mon, 5 Mar 2018 18:21:22 -0800 Subject: replace wrong link fixes #144 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0b4e57..c6b8d94 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3