Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
fix: Discord invitation link (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 committed Jan 2, 2022
1 parent 5ecc8b9 commit 96c1a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/links.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ try {
},
{
name: 'Discord Invite',
value: 'https://discord.gg/commclsassroom',
value: 'https://discord.gg/commclassroom',
},
{
name: 'Telegram Invite',
Expand Down

0 comments on commit 96c1a73

Please sign in to comment.