chore: fix wrong links

This commit is contained in:
jinhojang6 2024-04-22 22:21:55 +09:00
parent f5fac1b131
commit 3bc7200d18
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
3 changed files with 3 additions and 2 deletions

1
.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules

View File

@ -45,4 +45,4 @@ Whatever you might expect to see in other projects applies here:
- Be nice to others
- When evaluating PRs, focus exclusively on the quality of the code
- If submitting code, make sure it's tested. All code MUST come with tests. To speed up the review, ping a team member.
- If submitting typo fixes or documentation changes, speed up the review process by pinging a team member. [Jacek](https://github.com/arnetheduck) or [Sacha](https://github.com/unixpi) will usually review those very quickly. The same applies if submitting a tutorial for inclusion on the [official blog](https://our.status.im/tag/nimbus).
- If submitting typo fixes or documentation changes, speed up the review process by pinging a team member. [Jacek](https://github.com/arnetheduck) or [Sacha](https://github.com/unixpi) will usually review those very quickly. The same applies if submitting a tutorial for inclusion on the [official blog](https://blog.nimbus.team/).

View File

@ -519,7 +519,7 @@ import { Button } from '@acid-info/lsd-react'
description={
'Want to get involved with Nimbus?\nJoin the Discord community.'
}
link="https://logos.co"
link="https://discord.com/invite/EP8DZnXu9y"
label="Get Involved"
/>
</Grid.Item>