Skip to content

Commit

Permalink
Update discord
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong-tran committed May 21, 2024
1 parent 9a92a95 commit 8bfaa73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ export default defineConfig({
socialLinks: [
{
icon: 'github',
link: 'https://github.com/komikku-app/extensions',
link: 'https://github.com/komikku-app/',
ariaLabel: 'Project GitHub',
},
{
icon: 'discord',
link: 'https://discord.gg/komikku-app',
link: 'https://discord.gg/85jB7V5AJR',
ariaLabel: 'Discord server',
},
],
Expand Down

0 comments on commit 8bfaa73

Please sign in to comment.