Skip to content

Commit

Permalink
Replace discord with newsletter in the dive in section (#182)
Browse files Browse the repository at this point in the history
Currently there are 3 links in the dive in section:

- Github
- Discord
- Matrix

Matrix is hard but fits the ethos better. Discord links are
available lower on the page anyways. Two chats is redundant,
and we really want quick access to the newsletter. So i am
proposing this change.

Signed-off-by: Settoshi Tonami <[email protected]>
  • Loading branch information
Sakrecoer authored Jan 23, 2025
1 parent 04ef395 commit 3090023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/social/quicklinks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"cta": "GitHub"
},
{
"link": "https://socials.dyne.org/discord",
"cta": "Discord"
"link": "https://news.dyne.org",
"cta": "Newsletter"
},
{
"link": "https://socials.dyne.org/matrix",
Expand Down

0 comments on commit 3090023

Please sign in to comment.