diff options
| -rw-r--r-- | bot/cogs/rules.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/rules.py b/bot/cogs/rules.py index 208607573..f44858b04 100644 --- a/bot/cogs/rules.py +++ b/bot/cogs/rules.py @@ -49,7 +49,7 @@ class Rules: ( "All discussion should be kept within the relevant " "channels for the subject - See the " - f"[channels page](https://pythondiscord.com/about/channels) " + f"[channels page](https://pythondiscord.com/about/channels) " "for more information." ), ( |