Skip to content

Commit cefb84f

Browse files
authored
Update coroutines-guide.md link (#2661)
1 parent c752d64 commit cefb84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/coroutines-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ In order to use coroutines as well as follow the examples in this guide, you nee
3232
## Additional references
3333

3434
* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
35-
* [Coroutines design document (KEEP)](https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md)
35+
* [Coroutines design document (KEEP)](https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md)
3636
* [Full kotlinx.coroutines API reference](https://kotlin.github.io/kotlinx.coroutines)

0 commit comments

Comments
 (0)