Skip to content

update discord invite url with new vanity URL #1192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/footer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
- title: Gitter
url: "https://gitter.im/scala/scala"
- title: Discord
url: "https://discord.gg/9Th65eK"
url: "https://discord.gg/scala"
2 changes: 1 addition & 1 deletion community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Examples include:

## Chat Rooms (Discord, IRC)

Discord users can chat about Scala [via this link](https://discord.gg/9Th65eK).
Discord users can chat about Scala [via this link](https://discord.gg/scala).

IRC users can chat about Scala on the [Scala IRC channel](http://webchat.freenode.net/?randomnick=1&channels=scala&prompt=1) on Freenode: `irc://irc.freenode.net/scala`

Expand Down