Skip to content

Commit

Permalink
Use named Discord server link in Houses FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
taesungh committed Jan 9, 2024
1 parent 659a1f1 commit 8bea4f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/pages/Houses/sections/FAQ.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ function FAQ() {
<a
target="_blank"
rel="noopener noreferrer"
href="https://discord.com/invite/MBVrKe9"
href="/discord"
style={{ textDecoration: "underline" }}
>
discord server
Discord server
</a>
</Text>
</div>
Expand Down

0 comments on commit 8bea4f6

Please sign in to comment.