Skip to content

Commit

Permalink
fix discord link (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-sz authored Aug 15, 2024
1 parent 7fd0854 commit a7a610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const lang = getLanguageFromURL(currentPage);
<div class="left-header-wrapper">
<div class="icons-wrapper">
<a
href="https://discord.gg/bUuQasHdrF"
href="https://fyralabs.com/discord"
target="_blank"
rel="noopener noreferrer"
class="link-icon"
Expand Down

0 comments on commit a7a610c

Please sign in to comment.