From a6639b04b9f8d2f7af755b585a403eafdfcc1ee9 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:02:06 -0700 Subject: [PATCH] Fix troubleshooting link in support.yml --- .github/DISCUSSION_TEMPLATE/support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 9edfe3d2f..37617ce36 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -51,7 +51,7 @@ body: id: troubleshooting attributes: label: Troubleshooting - description: Please include output from your [troubleshooting steps](https://gethomepage.dev/more/troubleshooting/#service-widget-errors), if relevant. + description: Please include output from your [troubleshooting steps](https://gethomepage.dev/troubleshooting/#service-widget-errors), if relevant. validations: required: true - type: markdown