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 @@ async def rules_group(self, ctx: Context, rules: Greedy[int]) -> None: 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", ) )