chore: update discord link

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-20 17:11:30 +01:00
parent 9ead3fa6fc
commit 80a7049843
3 changed files with 3 additions and 3 deletions

View File

@@ -7,5 +7,5 @@ contact_links:
url: https://github.com/bcakmakoglu/vue-flow/discussions/new?category=q-a
about: If you have any questions about how to do something with Vue Flow, ask it here.
- name: 🤝 Discord
url: https://discord.com/invite/F4v6qE4Fuq
url: https://discord.gg/rwt6CBk4b5
about: Join the Discord server to chat with the community.

View File

@@ -156,7 +156,7 @@ the ports to your machine.
## ![discord logo](https://api.iconify.design/logos:discord-icon.svg) Discord
[Join the Vue Flow Discord server!](https://discord.gg/z4FMpfTugW)
[Join the Vue Flow Discord server!](https://discord.gg/rwt6CBk4b5)
Here you can ask questions to the community, propose ideas for new features
or share your work that you have built with Vue Flow.

View File

@@ -107,7 +107,7 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
},
socialLinks: [
{ icon: 'github', link: 'https://github.com/bcakmakoglu/vue-flow' },
{ icon: 'discord', link: 'https://discord.gg/F4v6qE4Fuq' },
{ icon: 'discord', link: 'https://discord.gg/rwt6CBk4b5' },
],
algolia: {
appId: 'F7BJNSM4M5',