We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc9fee commit 4acbbe4Copy full SHA for 4acbbe4
cogs/utility.py
@@ -345,7 +345,7 @@ async def about(self, ctx):
345
embed.add_field(
346
name="Want Modmail in Your Server?",
347
value="Follow the installation guide on [GitHub](https://github.com/kyb3r/modmail/) "
348
- "and join our [Discord server](https://discord.gg/F34cRU8/)!",
+ "and join our [Discord server](https://discord.gg/F34cRU8)!",
349
inline=False,
350
)
351
0 commit comments