Skip to content

Commit 187f0aa

Browse files
committed
Properly reference coroutines-guide-ui.md when opening page from a website
1 parent a8d55d6 commit 187f0aa

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,6 +32,6 @@ In order to use coroutines as well as follow the examples in this guide, you nee
3232

3333
## Additional references
3434

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

0 commit comments

Comments
 (0)