Skip to content

Commit

Permalink
fix: fix nimbus discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
jeangovil committed Jun 1, 2023
1 parent f46eac0 commit 6219112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/logos-docusaurus-preset/src/theme-config/nimbus.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ export const nimbusThemeConfig: typeof baseThemeConfig = {
href: 'https://twitter.com/ethnimbus',
},
{
href: 'Discord',
label: 'https://discord.gg/XRxWahP',
label: 'Discord',
href: 'https://discord.gg/XRxWahP',
},
{
label: 'Status',
Expand Down

0 comments on commit 6219112

Please sign in to comment.