diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 0000000..3186f3f --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules diff --git a/about/contributor_guide.md b/about/contributor_guide.md index ffad1bc..fd7b2f1 100644 --- a/about/contributor_guide.md +++ b/about/contributor_guide.md @@ -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/). diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 04b9e79..f155cb1 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -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" />