From f4c5c4931bb937f43ec8ce9338e0208406fdbe06 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Tue, 5 Dec 2017 02:03:11 +0300 Subject: [PATCH] Fixes #15289: added link to communities list to readme [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3646579070..fcbb45972d 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,10 @@ Community --------- - Participate in [discussions at forums](http://www.yiiframework.com/forum/). -- [Community Slack](https://join.slack.com/t/yii/shared_invite/MjIxMjMxMTk5MTU1LTE1MDE3MDAwMzMtM2VkMTMyMjY1Ng) and [Chat in IRC](http://www.yiiframework.com/chat/) +- [Community Slack](https://join.slack.com/t/yii/shared_invite/MjIxMjMxMTk5MTU1LTE1MDE3MDAwMzMtM2VkMTMyMjY1Ng) and [Chat in IRC](http://www.yiiframework.com/chat/). - Follow us on [Facebook](https://www.facebook.com/groups/yiitalk/), [Twitter](https://twitter.com/yiiframework) and [GitHub](https://github.com/yiisoft/yii2). +- Check [other communities](https://github.com/yiisoft/yii2/wiki/communities). Contributing ------------