Skip to content

Commit

Permalink
Replacing the wrongly pointed twitter/discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
zhe-slac committed Jul 19, 2024
1 parent 3e18273 commit d1f0568
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@ const config = {
items: [
{
label: 'Stack Overflow',
href: 'https://stackoverflow.com/questions/tagged/badger',
href: 'https://stackoverflow.com/questions/tagged/badger-opt',
},
{
label: 'Discord',
href: 'https://discordapp.com/invite/badger',
label: 'Mailing List',
href: 'mailto:badger[email protected]',
},
{
label: 'Twitter',
href: 'https://twitter.com/badger',
label: 'Slack',
href: 'https://join.slack.com/share/enQtNzQ1MzcyNTQ1NjAwNC0zZWVkYWQ1OWUxODViYTdjZmNhODVmNmRhMjkwZTQ3ZmM1MGJjYWIzNGRmMzg5MzA1ZjIwMjIxMjMxYjQ0YTVl',
},
],
},
Expand Down

0 comments on commit d1f0568

Please sign in to comment.