Skip to content

Commit

Permalink
fix: discord invite ( new server ) (#3307)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
lorenzo132 and Taaku18 authored Nov 19, 2023
1 parent 8bd30dc commit 53d40e0
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 53d40e0

Please sign in to comment.