Skip to content

Commit f392cec

Browse files
committed
Updates Plugin Wiki Link
As the github repo wiki got moved to the own docs page this link needs to be updated. I will update it accordingly if docs may change later.
1 parent 61336bc commit f392cec

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://github.com/modmail-dev/modmail/wiki/Plugins
117+
https://docs.modmail.dev/old-docs/plugins
118118
"""
119119

120120
def __init__(self, bot):

0 commit comments

Comments
 (0)