Skip to content

Commit

Permalink
Fix discord channel link
Browse files Browse the repository at this point in the history
  • Loading branch information
ccali11 committed Oct 31, 2023
1 parent c862abf commit 13d603f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/landing/src/pages/landing/Landing.vue
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ const toggleQuestionItem = (index: number) => {
<ul>
<li>
<a
href="https://discord.com/channels/976524855279226880/978757663821271120"
href="https://discord.gg/mBYs8FsY"
target="_blank"
>Discord</a>
</li>
Expand Down

0 comments on commit 13d603f

Please sign in to comment.