Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cogs/utility.py
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ async def about(self, ctx):
embed.add_field(
name="Want Modmail in Your Server?",
value="Follow the installation guide on [GitHub](https://github.com/modmail-dev/modmail/) "
"and join our [Discord server](https://discord.gg/F34cRU8)!",
"and join our [Discord server](https://discord.gg/cnUpwrnpYb)!",
inline=False,
)

Expand Down