-
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Discord link was pointing to twitter
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,8 +36,9 @@ please send a message to us via one of the channels below. We will ensure the | |
issue is resolved and your identity will be kept private. | ||
|
||
- Messaging the `@moderators` group on the [Gleam Discord chat][2]. | ||
- Messaging the [@gleamlang][2] account on Twitter. | ||
- Messaging the [@gleamlang][3] account on Twitter. | ||
- Emailing [[email protected]](mailto:[email protected]). | ||
|
||
[1]: https://github.com/gleam-lang/gleam/blob/main/CODE_OF_CONDUCT.md | ||
[2]: https://twitter.com/gleamlang | ||
[2]: https://discord.gg/Fm8Pwmy | ||
[3]: https://twitter.com/gleamlang |