Skip to content

Commit e5e893d

Browse files
lorenzo132Taaku18
authored andcommitted
fix: discord invite ( new server ) (modmail-dev#3307)
* fix: discord invite ( new server ) Signed-off-by: lorenzo132 <[email protected]> * Update link Signed-off-by: Taku <[email protected]> --------- Signed-off-by: lorenzo132 <[email protected]> Signed-off-by: Taku <[email protected]> Co-authored-by: Taku <[email protected]>
1 parent 1d2e8ef commit e5e893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ async def about(self, ctx):
352352
embed.add_field(
353353
name="Want Modmail in Your Server?",
354354
value="Follow the installation guide on [GitHub](https://github.com/modmail-dev/modmail/) "
355-
"and join our [Discord server](https://discord.gg/F34cRU8)!",
355+
"and join our [Discord server](https://discord.gg/cnUpwrnpYb)!",
356356
inline=False,
357357
)
358358

0 commit comments

Comments
 (0)