Skip to content

Commit ddf7f73

Browse files
committed
use discord.com links not discord.gg
1 parent 61c09a6 commit ddf7f73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/chats-forums.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ discourseForums:
1010

1111
discordServers:
1212
- name: Scala
13-
url: https://discord.gg/scala
13+
url: https://discord.com/invite/scala
1414
- name: Scalameta
1515
url: https://discord.gg/RFpSVth
1616
- name: Typelevel

_data/footer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
- title: Twitter
5454
url: "https://twitter.com/scala_lang"
5555
- title: Discord
56-
url: "https://discord.gg/scala"
56+
url: "https://discord.com/invite/scala"
5757
- title: LinkedIn
5858
url: "https://www.linkedin.com/company/scala-center/"

community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Job postings are not allowed in our other forums and chat rooms.
5757

5858
Our main chat platform is Discord, and the main Scala server is:
5959

60-
* **[Scala](https://discord.gg/scala)**
60+
* **[Scala](https://discord.com/invite/scala)**
6161
* the #scala-users channel is especially beginner-friendly
6262
* the #scala-contributors channel is about moving Scala forward
6363
* the #jobs channel is the only place we allow job postings

0 commit comments

Comments
 (0)