Skip to content

Commit

Permalink
fixed top right button where discord invite link is expired (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
aln-chg authored Feb 14, 2024
1 parent ec40661 commit d280185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
</a>
{{/if}}

<a href="https://discord.gg/together-java" title="Ask a question" aria-label="Ask a question">
<a href="https://discord.gg/GzvQjhv" title="Ask a question" aria-label="Ask a question">
<i id="ask-a-question-button" class="fa fa-question"></i>
</a>
</div>
Expand Down

0 comments on commit d280185

Please sign in to comment.