Skip to content

Commit ffb513a

Browse files
Fixed the help commands community server link
1 parent 570f0a4 commit ffb513a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config/links.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# this is where the bots links can be updated
22

3-
COMMUNITY_SERVER = "https://discord.gg/aether-lounge"
3+
COMMUNITY_SERVER = "https://discord.gg/3sAKtw3dMa"
44
SUPPORT_SERVER = "https://discord.gg/3JFbm2wfNk"
55
GITHUB = "https://github.com/developer51709/Niko"
66
WEBSITE = "https://developer51709.github.io/Niko"
77
TOS = "https://developer51709.github.io/Niko/tos.html"
88
PRIVACY = "https://developer51709.github.io/Niko/privacy.html"
9-
DOCS = "https://developer51709.github.io/Niko/docs"
9+
DOCS = "https://developer51709.github.io/Niko/docs"

0 commit comments

Comments
 (0)