Skip to content

Commit

Permalink
fix: Replace Telegram with GitHub in quicklinks (#125)
Browse files Browse the repository at this point in the history
* Replace Telegram with github

There was an ambition to progressively move away from telegram, and since all three of those are bridged anyways, i think it makes sense to have GitHub as a quicklink. This being one of the prime methods of communication for devs.

Signed-off-by: Settoshi Tonami <[email protected]>

* Update quicklinks.json

typo

Signed-off-by: Settoshi Tonami <[email protected]>

---------

Signed-off-by: Settoshi Tonami <[email protected]>
  • Loading branch information
Settoshi Tonami authored Oct 19, 2023
1 parent a7e70c0 commit 4c0096d
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
@@ -1,7 +1,7 @@
[
{
"link": "https://socials.dyne.org/telegram",
"cta": "Telegram"
"link": "https://socials.dyne.org/github",
"cta": "GitHub"
},
{
"link": "https://socials.dyne.org/discord",
Expand Down

0 comments on commit 4c0096d

Please sign in to comment.