Skip to content

Commit

Permalink
chore: fix wrong links
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhojang6 committed Apr 22, 2024
1 parent f5fac1b commit 3bc7200
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion about/contributor_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
2 changes: 1 addition & 1 deletion src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3bc7200

Please sign in to comment.