Skip to content

Commit

Permalink
Merge pull request #185 from DaleStudy/173-bug-wrong-discord-link
Browse files Browse the repository at this point in the history
fix: wrong discord link in intro and code review section
  • Loading branch information
DaleSeo authored Jul 31, 2024
2 parents e80c010 + a556676 commit 8d1de4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
slot="button"
size="big"
variant="primary"
href="https://discord.gg/43UkheRV"
href="https://discord.gg/6TwzdnW6ze"
>
디스코드 참여하기
</ds-button-link>
Expand Down Expand Up @@ -111,7 +111,7 @@
slot="button"
size="big"
variant="primary"
href="https://discord.gg/43UkheRV"
href="https://discord.gg/6TwzdnW6ze"
>
디스코드 참여하기
</ds-button-link>
Expand Down

0 comments on commit 8d1de4d

Please sign in to comment.