From 8e92868063c4236b291981a6702ae5b75d38936c Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 19 Aug 2024 11:59:26 +0100 Subject: Update URL for rules page --- arthur/exts/fun/devops_rules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arthur/exts/fun/devops_rules.py b/arthur/exts/fun/devops_rules.py index d5901b4..b0f72cd 100644 --- a/arthur/exts/fun/devops_rules.py +++ b/arthur/exts/fun/devops_rules.py @@ -51,7 +51,7 @@ class Rules(Cog): title=f"Rule{"s"[: len(output_rules) ^ 1]}", description=output, colour=discord.Colour.og_blurple(), - url="https://python-discord.github.io/infra/docs/onboarding/rules/", + url="https://docs.pydis.wtf/onboarding/rules.html", ) ) -- cgit v1.2.3