mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-02-09 02:25:38 +00:00
chore: fix wrong links
This commit is contained in:
parent
f5fac1b131
commit
3bc7200d18
1
.yarnrc.yml
Normal file
1
.yarnrc.yml
Normal file
@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
@ -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/).
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user