Skip to content

Commit

Permalink
Update Nav.js (#99)
Browse files Browse the repository at this point in the history
* Update Nav.js

* Update CONTRIBUTING.md
  • Loading branch information
bdougie authored Apr 25, 2021
1 parent 63e1fc0 commit 2a504db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GitHub has support for draft pull requests, which will disable the merge button

## Community

Have Questions? Join the conversation in our [Discord](https://discord.gg/gZMKK5q).
Have Questions? Join the conversation in our [Discord](https://discord.gg/U2peSNf23P).

## Coding Tips
- Ask questions if you are stuck.
Expand Down
2 changes: 1 addition & 1 deletion src/components/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const links = [
// { name: 'Twitch', link: 'https://twitch.tv/bdougieYO' },
{ name: 'Twitter', link: 'https://twitter.com/bdougieyo' },
{ name: 'YouTube', link: 'https://www.youtube.com/ilikerobot?sub_confirmation=1' },
{ name: 'Discord', link: 'https://discord.com/invite/gZMKK5q' },
{ name: 'Discord', link: 'https://discord.com/invite/U2peSNf23P' },
{ name: 'GitHub', link: 'https://github.com/bdougie/live' },
];

Expand Down

1 comment on commit 2a504db

@vercel
Copy link

@vercel vercel bot commented on 2a504db Apr 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.