From 83efef15f3b4ba474effcbe959d7fb9c8c188f1d Mon Sep 17 00:00:00 2001 From: Samuel Scheiderich Date: Fri, 11 Nov 2016 16:21:46 -0500 Subject: [PATCH] Add freenode #reactjs link to support.md (#8270) * Add freenode #reactjs link to support.md * Changed irc link to http webchat link. (cherry picked from commit 9d201918bf4432fd3e231088d4cdb8146a1c7861) --- docs/community/support.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/community/support.md b/docs/community/support.md index 86e3c1be7a..1a98421b6c 100644 --- a/docs/community/support.md +++ b/docs/community/support.md @@ -23,6 +23,10 @@ In the forum there's also a category for job posts and a category for discussion If you need an answer right away, check out the [Reactiflux Discord](https://discord.gg/0ZcbPKXt5bZjGY5n) community. There are usually a number of React experts there who can help out or point you to somewhere you might want to look. +## Freenode IRC + +Many developers also hang out in [#reactjs on Freenode](http://irc.lc/freenode/reactjs). + ## Facebook and Twitter For the latest news about React, [like us on Facebook](https://facebook.com/react) and [follow **@reactjs** on Twitter](https://twitter.com/reactjs). In addition, you can use the [#reactjs](https://twitter.com/hashtag/reactjs) hashtag to see what others are saying or add to the conversation.