Skip to content

update: update coroutines-guide.md #2661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 20, 2021
Merged

update: update coroutines-guide.md #2661

merged 2 commits into from
Apr 20, 2021

Conversation

koshachy
Copy link
Contributor

@koshachy koshachy commented Apr 20, 2021

Update the links to the additional references

https://youtrack.jetbrains.com/issue/KT-45090
KT-45090 Broken link for "Guide to UI programming with coroutines"

Update the links to the additional references
@koshachy koshachy requested a review from qwwdfsad April 20, 2021 15:32
@@ -31,6 +31,6 @@ 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)
* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/develop/ui/coroutines-guide-ui.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it has to be pointing to the current master which is the state of the last stable release, not to develop.

Maybe the problem is in something elese?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/develop/ui/coroutines-guide-ui.md)
* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)

Copy link
Contributor Author

@koshachy koshachy Apr 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, it's my bad.
I was on the develop branch when preparing the PR and copied the wrong link.

@qwwdfsad qwwdfsad self-requested a review April 20, 2021 16:49
@qwwdfsad qwwdfsad merged commit cefb84f into develop Apr 20, 2021
@qwwdfsad qwwdfsad deleted the update-guide-links branch April 20, 2021 16:51
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants