We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d55d6 commit 187f0aaCopy full SHA for 187f0aa
docs/topics/coroutines-guide.md
@@ -32,6 +32,6 @@ In order to use coroutines as well as follow the examples in this guide, you nee
32
33
## Additional references
34
35
-* [Guide to UI programming with coroutines](../../ui/coroutines-guide-ui.md)
+* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
36
* [Coroutines design document (KEEP)](https://github.com/Kotlin/kotlin-coroutines/blob/master/kotlin-coroutines-informal.md)
37
* [Full kotlinx.coroutines API reference](https://kotlin.github.io/kotlinx.coroutines)
0 commit comments