From 5279fc008cc0d5b948b9063d57d78101a0a68b79 Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Sun, 21 Aug 2022 15:15:48 +0200 Subject: [PATCH] issue template: Fix documentation link --- .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 7f3fc40..65ddb74 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -27,7 +27,7 @@ body: required: true - label: "Statistics (`/api/v1/stats`) are enabled" required: true - - label: "Instance is properly configured (including the mandatory [post install configuration](https://docs.invidious.io/Installation.md#post-install-configuration))" + - label: "Instance is properly configured (including the mandatory [post install configuration](https://docs.invidious.io/installation/#post-install-configuration))" required: true - label: "Instance has an automatic hourly restart setup" required: true