From 764a261071b194923243873cdbf0c55ecd6e58d9 Mon Sep 17 00:00:00 2001 From: perennial Date: Mon, 3 Jun 2024 21:44:35 +1000 Subject: [PATCH] Update link to rules in new instance proposal --- .github/ISSUE_TEMPLATE/new_instance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index 9146ec9..bda3f54 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -63,7 +63,7 @@ body: - type: checkboxes attributes: label: Rules for public instances - description: By submitting this proposal, you agree to follow the [rules for public instances](https://docs.invidious.io/instances). + description: By submitting this proposal, you agree to follow the [rules for public instances](https://docs.invidious.io/instances/#rules-for-public-instances). options: - label: I agree to follow the rules for public instances required: true