From 4c00119f08c7f84ecdc65569ca45525f201dbc15 Mon Sep 17 00:00:00 2001 From: Yujin Jung Date: Mon, 7 Aug 2017 18:39:02 +0900 Subject: [PATCH] Fix incorrect slack link (#1231) --- ReadMe.md | 2 +- js/npm.templates/kotlin-compiler/README.md | 2 +- js/npm.templates/kotlin/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 2fdc9785a0f..2883d554f67 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -115,7 +115,7 @@ From this root project there are Run/Debug Configurations for running IDEA or th We love contributions! There's [lots to do on Kotlin](https://youtrack.jetbrains.com/issues/KT) and on the [standard library](https://youtrack.jetbrains.com/issues/KT?q=%23Kotlin%20%23Unresolved%20and%20(links:%20KT-2554,%20KT-4089%20or%20%23Libraries)) so why not chat with us -about what you're interested in doing? Please join the #kontributors channel in [our Slack chat](http://kotlinslackin.herokuapp.com/) +about what you're interested in doing? Please join the #kontributors channel in [our Slack chat](http://slack.kotlinlang.org/) and let us know about your plans. If you want to find some issues to start off with, try [this query](https://youtrack.jetbrains.com/issues/KT?q=tag:%20%7BUp%20For%20Grabs%7D%20%23Unresolved) which should find all Kotlin issues that marked as "up-for-grabs". diff --git a/js/npm.templates/kotlin-compiler/README.md b/js/npm.templates/kotlin-compiler/README.md index d86ef5b4df4..e74568f5072 100644 --- a/js/npm.templates/kotlin-compiler/README.md +++ b/js/npm.templates/kotlin-compiler/README.md @@ -10,7 +10,7 @@ Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: * [Forum](http://devnet.jetbrains.net/community/kotlin?view=discussions) * [Kotlin Blog](http://blog.jetbrains.com/kotlin/) * [Follow Kotlin on Twitter](https://twitter.com/kotlin) - * [Public Slack channel](http://kotlinslackin.herokuapp.com/) + * [Public Slack channel](http://slack.kotlinlang.org/) * [TeamCity CI build](https://teamcity.jetbrains.com/project.html?tab=projectOverview&projectId=Kotlin) ## Editing Kotlin diff --git a/js/npm.templates/kotlin/README.md b/js/npm.templates/kotlin/README.md index d86ef5b4df4..e74568f5072 100644 --- a/js/npm.templates/kotlin/README.md +++ b/js/npm.templates/kotlin/README.md @@ -10,7 +10,7 @@ Welcome to [Kotlin](http://kotlinlang.org/)! Some handy links: * [Forum](http://devnet.jetbrains.net/community/kotlin?view=discussions) * [Kotlin Blog](http://blog.jetbrains.com/kotlin/) * [Follow Kotlin on Twitter](https://twitter.com/kotlin) - * [Public Slack channel](http://kotlinslackin.herokuapp.com/) + * [Public Slack channel](http://slack.kotlinlang.org/) * [TeamCity CI build](https://teamcity.jetbrains.com/project.html?tab=projectOverview&projectId=Kotlin) ## Editing Kotlin