Skip to content

Commit 0ccee5c

Browse files
committed
fix: update Discord server invite link in documentation
1 parent ec56ef3 commit 0ccee5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For Markdown Syntax and Example Uses, visit [MARKDOWN-EXTENSIONS](https://docs.s
1010

1111
Here are some Discord servers that can help you out with everything Senchabot:
1212

13-
The [Official Senchabot Support/Developers server](https://discord.com/invite/h3NqsbHW4a) has plenty of help channels with knowledgeable people and Senchabot's developers to get you help with something you need, and get updates straight from the developers. However do keep in mind this is a purely on-topic server. If you are looking for a community, join the server below.
13+
The [Official Senchabot Support/Developers server](https://discord.com/invite/qUxwcjRzND) has plenty of help channels with knowledgeable people and Senchabot's developers to get you help with something you need, and get updates straight from the developers. However do keep in mind this is a purely on-topic server. If you are looking for a community, join the server below.
1414

1515
The [Kamp US server](https://discord.gg/kampus) is a common hangout for developers. It's a great starting point for those looking to dive in and learn how to developer.
1616

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export default defineConfig({
8484

8585
socialLinks: [
8686
{ icon: 'github', link: 'https://github.com/senchabot-opensource/' },
87-
{ icon: 'discord', link: 'https://discord.com/invite/h3NqsbHW4a' },
87+
{ icon: 'discord', link: 'https://discord.com/invite/qUxwcjRzND' },
8888
{
8989
icon: 'linkedin',
9090
link: 'https://www.linkedin.com/company/senchabot'

0 commit comments

Comments
 (0)