From 0e6da85d195f8696379cc55a1c34e5f495121063 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sun, 2 Jun 2024 15:59:38 +0200 Subject: [PATCH] chore: fix problem_report.yaml logging link --- .github/ISSUE_TEMPLATE/problem_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/problem_report.yaml b/.github/ISSUE_TEMPLATE/problem_report.yaml index e6b2fbeb..29334ea4 100644 --- a/.github/ISSUE_TEMPLATE/problem_report.yaml +++ b/.github/ISSUE_TEMPLATE/problem_report.yaml @@ -70,7 +70,7 @@ body: id: log attributes: label: Debug log - description: After enabling [debug logging](https://www.zigbee2mqtt.io/guide/usage/debug.html) the log can be found under `data/log`. Attach the file below + description: After enabling [debug logging](https://www.zigbee2mqtt.io/guide/configuration/logging.html) the log can be found under `data/log`. Attach the file below placeholder: Click here and drag the file into it or click on "Attach files by.." below validations: required: false