From 63645ba9bdb704fbdbba0f6fba9ee85f4619797d Mon Sep 17 00:00:00 2001 From: Bo Borgerson Date: Mon, 1 Aug 2016 10:14:34 -0700 Subject: [PATCH] Move chat to slack (#477) This closes #201. :tada: --- CONTRIBUTING.md | 2 +- README.md | 6 +++--- docs/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 48e5cfce1..908e4f492 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ You could: - [Build new features][build-new-features] - [Help triage issues][help-triage-issues] -Not sure where to start? Join us [on gitter](https://gitter.im/redfin/react-server) and ask! +Not sure where to start? Join us [on slack](https://slack.react-server.io/) and ask! ## Getting started diff --git a/README.md b/README.md index 148ed20e2..9e39d2d83 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status][build-badge-img]][build-url] [![NPM version][npm-version-img]][npm-url] [![NPM downloads per month][npm-downloads-img]][npm-url] -[![Chat on Gitter][gitter-img]][gitter-url] +[![Chat on Slack][slack-img]][slack-url] [![NPM license][npm-license-img]][npm-url] [![Powered by Redfin][redfin-img]][redfin-url] @@ -81,5 +81,5 @@ See [the contributing guide](CONTRIBUTING.md) to get started. [npm-version-img]: https://badge.fury.io/js/react-server.svg [npm-license-img]: https://img.shields.io/npm/l/react-server.svg [npm-downloads-img]: https://img.shields.io/npm/dm/react-server.svg -[gitter-url]: https://gitter.im/redfin/react-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge -[gitter-img]: https://badges.gitter.im/redfin/react-server.svg +[slack-url]: https://slack.react-server.io/ +[slack-img]: https://slack.react-server.io/badge.svg diff --git a/docs/README.md b/docs/README.md index d030698da..02258ea88 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ bring-your-own Flux implementation stack. At Redfin, we use [Spring MVC](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/mvc.html) and [Reflux](https://github.com/reflux/refluxjs), respectively, but it shouldn't matter what technology you chose for either. Choosing a tech stack is out of -scope for our documentation, but come swing by our gitter if you'd like to talk +scope for our documentation, but come swing by our [slack](https://slack.react-server.io/) if you'd like to talk about it. If you still aren't convinced on React Server, check out our