Skip to content

Commit 53d40e0

Browse files
lorenzo132Taaku18
andauthored
fix: discord invite ( new server ) (#3307)
* fix: discord invite ( new server ) Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com> * Update link Signed-off-by: Taku <45324516+Taaku18@users.noreply.github.com> --------- Signed-off-by: lorenzo132 <50767078+lorenzo132@users.noreply.github.com> Signed-off-by: Taku <45324516+Taaku18@users.noreply.github.com> Co-authored-by: Taku <45324516+Taaku18@users.noreply.github.com>
1 parent 8bd30dc commit 53d40e0

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)