From b6ec1636754b812b70ff73ec005f47bd99a54f36 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sun, 26 Oct 2025 19:01:54 +0100 Subject: [PATCH] Github issues config: fix broken link Since we deprecate mirror repository, issues can't be open for infra anymore --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ea0080ea..1e7889ac4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -19,5 +19,5 @@ contact_links: url: https://github.com/armbian/configng/issues/new about: Utility for configuring your board, adjusting services and installing applications. - name: Issue with infrastructure - url: https://github.com/armbian/mirror/issues/new + url: https://github.com/armbian/armbian-router/issues/new about: Broken download links or just slow download