Skip to content
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

Update the link to the KotlinSlack Arrow Channel #185

Merged
merged 1 commit into from
May 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/learn/quickstart/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Arrow includes a lot of improvements and changes in Arrow 1.2.0-RC, all based on
Any criticism is welcome, and we'll try to improve the migration guide and the library to make it as easy as possible to migrate to Arrow 2.0.0.

In case a deprecated method is crucial for you, please file an issue in the [Arrow repository](https://github.com/arrow-kt/arrow/issues), and so Arrow can consider keeping it in the library or finding an alternative solution.
If you have any issues or questions, feel free to contact the Arrow maintainers in the [KotlinSlack Arrow Channel](https://arrow-kt.io/slack/).
If you have any issues or questions, feel free to contact the Arrow maintainers in the [KotlinSlack Arrow Channel](https://slack-chats.kotlinlang.org/c/arrow).

## Either DSL, Effect & EffectScope

Expand Down