Skip to content

Commit 619dab6

Browse files
authored
Replace the references to gitter by Discord (#563)
1 parent 032c31c commit 619dab6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h4>LEARN</h4>
1212
<h4>COMMUNITY</h4>
1313

1414
<div class="hline-w"></div>
15-
<a class="grey-text text-lighten-3" href="https://gitter.im/scala-js/scala-js">Gitter chat</a><br/>
15+
<a class="grey-text text-lighten-3" href="https://discord.com/invite/scala">#scala-js on Discord</a><br/>
1616
<a class="grey-text text-lighten-3" href="http://stackoverflow.com/questions/tagged/scala.js">Stackoverflow</a><br/>
1717
<a class="grey-text text-lighten-3" href="https://groups.google.com/forum/?fromgroups#!forum/scala-js">Mailing list</a><br/>
1818
<a class="grey-text text-lighten-3" href="http://twitter.com/scala_js">Twitter <i aria-hidden="true" class="fa fa-twitter"></i></a><br/>

community/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ your issues, please use the following resources.
1111
Many developers have probably faced the same issues you have, so there might be an answer on Stack Overflow just
1212
waiting to be read.
1313

14-
### [Gitter chat room](https://gitter.im/scala-js/scala-js)
14+
### [`#scala-js` on Discord](https://discord.com/invite/scala)
1515

16-
For fastest answers, join our [Scala.js Gitter chat room](https://gitter.im/scala-js/scala-js) and ask your questions,
17-
or just chat with other Scala.js developers! There are currently over 500 users in the chat room.
16+
For fastest answers, join the `#scala-js` channel in the [official Scala discord](https://discord.com/invite/scala) and ask your questions,
17+
or just chat with other Scala.js developers!
1818

1919
### [Official mailing list](https://groups.google.com/forum/?fromgroups#!forum/scala-js)
2020

0 commit comments

Comments
 (0)