Skip to content

Commit

Permalink
fixed discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
stackoverfloweth committed Aug 27, 2024
1 parent 32d86b1 commit 9b2fd9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,4 +264,4 @@ export const numberToString = {
[netlify-badge]: https://api.netlify.com/api/v1/badges/f003aad4-3c51-4830-bb77-8f8fd3b67b58/deploy-status
[netlify-url]: https://app.netlify.com/sites/kitbag-mapper/deploys
[discord-badge]: https://img.shields.io/discord/1079625926024900739?logo=discord&label=Discord
[discord-url]: https://discord.gg/UT7JrAxU
[discord-url]: https://discord.gg/zw7dpcc5HV
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default defineConfig({
ariaLabel: 'Kitbag Home'
},
{ icon: 'github', link: 'https://github.com/kitbagjs/mapper' },
{ icon: 'discord', link: 'https://discord.gg/UT7JrAxU' },
{ icon: 'discord', link: 'https://discord.gg/zw7dpcc5HV' },
{ icon: 'npm', link: 'https://www.npmjs.com/package/@kitbag/router' },
]
}
Expand Down

0 comments on commit 9b2fd9a

Please sign in to comment.