We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c752d64 commit cefb84fCopy full SHA for cefb84f
docs/topics/coroutines-guide.md
@@ -32,5 +32,5 @@ In order to use coroutines as well as follow the examples in this guide, you nee
32
## Additional references
33
34
* [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)
+* [Coroutines design document (KEEP)](https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md)
36
* [Full kotlinx.coroutines API reference](https://kotlin.github.io/kotlinx.coroutines)
0 commit comments