Skip to content

Commit

Permalink
Replace gitter with spectrum (#2483)
Browse files Browse the repository at this point in the history
Replace gitter with spectrum
  • Loading branch information
gretzky authored and julienben committed Nov 25, 2018
1 parent 1e01ae2 commit 72a2efd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Before opening a new issue, please take a moment to review our [**community guid
Please direct redux-saga related questions to stack overflow:
http://stackoverflow.com/questions/tagged/redux-saga

For questions related to the boilerplate itself, you can also find answers on our gitter chat:
https://gitter.im/mxstbr/react-boilerplate
For questions related to the boilerplate itself, you can also find answers on Spectrum:
https://spectrum.chat/react-boilerplate

**Before opening a new issue, you may find an answer in already closed issues**:
https://github.com/react-boilerplate/react-boilerplate/issues?q=is%3Aissue+is%3Aclosed
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
<a href="https://coveralls.io/r/react-boilerplate/react-boilerplate">
<img src="https://coveralls.io/repos/github/react-boilerplate/react-boilerplate/badge.svg" alt="Test Coverage" />
</a>
<a href="https://spectrum.chat/react-boilerplate">
<img alt="Chat with us on Spectrum" src="https://withspectrum.github.io/badge/badge.svg" />
</a>

</div>
<div align="center">
<!-- Backers -->
Expand All @@ -37,10 +41,6 @@
<a href="http://thinkmill.com.au/?utm_source=github&utm_medium=badge&utm_campaign=react-boilerplate">
<img alt="Supported by Thinkmill" src="https://thinkmill.github.io/badge/heart.svg" />
</a>
<!-- Gitter -->
<a href="https://gitter.im/mxstbr/react-boilerplate">
<img src="https://camo.githubusercontent.com/54dc79dc7da6b76b17bc8013342da9b4266d993c/68747470733a2f2f6261646765732e6769747465722e696d2f6d78737462722f72656163742d626f696c6572706c6174652e737667" alt="Gitter Chat" />
</a>
</div>

<br />
Expand Down
2 changes: 1 addition & 1 deletion docs/general/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,5 +256,5 @@ More information is available in the [official documentation](https://github.com
## Have another question?

Submit an [issue](https://github.com/react-boilerplate/react-boilerplate/issues),
hop onto the [Gitter channel](https://gitter.im/mxstbr/react-boilerplate)
hop onto the [Spectrum chat](https://spectrum.chat/react-boilerplate)
or contact Max direct on [twitter](https://twitter.com/mxstbr)!
2 changes: 1 addition & 1 deletion docs/general/files.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ they do.
This is where the bulk of the tooling configuration lives, broken out into
recognisable units of work.

Feel free to change anything you like but don't be afraid to [ask upfront](https://gitter.im/mxstbr/react-boilerplate)
Feel free to change anything you like but don't be afraid to [ask upfront](https://spectrum.chat/react-boilerplate)
whether you should: build systems are easy to break!

0 comments on commit 72a2efd

Please sign in to comment.