aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/holidays/pride/pride_leader.py
diff options
context:
space:
mode:
authorGravatar Izan <[email protected]>2022-02-20 11:29:20 +0000
committerGravatar Izan <[email protected]>2022-02-20 11:29:20 +0000
commite232b7c4a870da800cbb40f2d5fbd0af8084be1f (patch)
tree75262960566ab049653ce70176b77b73c0e2fee2 /bot/exts/holidays/pride/pride_leader.py
parentMerge remote-tracking branch 'origin/main' into main (diff)
parentAllow `.src` in dev-contrib and community-meta (#1033) (diff)
Merge remote-tracking branch 'origin/main' into main
Diffstat (limited to 'bot/exts/holidays/pride/pride_leader.py')
-rw-r--r--bot/exts/holidays/pride/pride_leader.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/holidays/pride/pride_leader.py b/bot/exts/holidays/pride/pride_leader.py
index 298c9328..adf01134 100644
--- a/bot/exts/holidays/pride/pride_leader.py
+++ b/bot/exts/holidays/pride/pride_leader.py
@@ -83,7 +83,7 @@ class PrideLeader(commands.Cog):
embed.add_field(
name="For More Information",
value=f"Do `{constants.Client.prefix}wiki {name}`"
- f" in <#{constants.Channels.community_bot_commands}>",
+ f" in <#{constants.Channels.sir_lancebot_playground}>",
inline=False
)
embed.set_thumbnail(url=pride_leader["url"])