Skip to content

Commit

Permalink
Update coroutines-guide.md link (#2661)
Browse files Browse the repository at this point in the history
  • Loading branch information
koshachy authored Apr 20, 2021
1 parent c752d64 commit cefb84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/coroutines-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ In order to use coroutines as well as follow the examples in this guide, you nee
## Additional references

* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
* [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)
* [Full kotlinx.coroutines API reference](https://kotlin.github.io/kotlinx.coroutines)

0 comments on commit cefb84f

Please sign in to comment.