Skip to content

Commit 49ebca0

Browse files
committed
Chnaged Plugin Help Link for #3322
Plugin Help link got moved again into a new page of the docs.
1 parent 9f814f9 commit 49ebca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/plugins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ class Plugins(commands.Cog):
114114
These addons could have a range of features from moderation to simply
115115
making your life as a moderator easier!
116116
Learn how to create a plugin yourself here:
117-
https://docs.modmail.dev/old-docs/plugins
117+
https://docs.modmail.dev/usage-guide/plugins
118118
"""
119119

120120
def __init__(self, bot):

0 commit comments

Comments
 (0)