chore: update discord link
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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.
|
||||
|
||||
@@ -156,7 +156,7 @@ the ports to your machine.
|
||||
|
||||
##  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.
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user