Skip to content

Commit 813e81e

Browse files
authored
Merge pull request #43 from docusign/kunli/fix-discord-link
update discord invite link
2 parents fb92730 + 9547264 commit 813e81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/navbar/navbar.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const menuitems = [
7575
</Astronav>
7676
<div>
7777
<div class="hidden lg:flex items-center gap-4">
78-
<a href="https://discord.gg/aHdTFYnT">
78+
<a href="https://discord.gg/YUTdWF33Rs">
7979
<Image
8080
src={discordLogo}
8181
alt="Discord Logo"

0 commit comments

Comments
 (0)