docs: Update Discord link (#5335)

Signed-off-by: Dakshata <dakshatamishralakshya@gmail.com>
Co-authored-by: Dakshata <dakshatamishralakshya@gmail.com>
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
This commit is contained in:
taniandjerry
2025-10-23 12:37:45 -04:00
committed by GitHub
parent ee423c9234
commit 0455b6cb8d
42 changed files with 49 additions and 49 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ function UpcomingEventsSection() {
{/* Call to Action */}
<p className="italic text-textStandard">
Want to join us on a livestream or have ideas for future events?
Reach out to the team on <Link href="https://discord.gg/block-opensource">Discord</Link>.
Reach out to the team on <Link href="https://discord.gg/goose-oss">Discord</Link>.
</p>
</section>
);
@@ -201,7 +201,7 @@ function CommunityAllStarsSection() {
<div className="text-sm">
Want to be a Community All Star? Just start contributing on{' '}
<Link href="https://github.com/block/goose">GitHub</Link>, helping others on{' '}
<Link href="https://discord.gg/block-opensource">Discord</Link>, or share your
<Link href="https://discord.gg/goose-oss">Discord</Link>, or share your
goose projects with the community! You can check out the{' '}
<Link href="https://github.com/block/goose/blob/main/CONTRIBUTING.md">contributing guide</Link>{' '}
for more tips.