From b17fafcc0fd2afe7ebe395e1d66db52ecd586942 Mon Sep 17 00:00:00 2001 From: Martin Ling Date: Tue, 13 Feb 2024 13:50:48 +0000 Subject: [PATCH] Update documentation link in issue template. --- .github/ISSUE_TEMPLATE/technical-support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/technical-support.yml b/.github/ISSUE_TEMPLATE/technical-support.yml index 0b02e3917..a4448aa68 100644 --- a/.github/ISSUE_TEMPLATE/technical-support.yml +++ b/.github/ISSUE_TEMPLATE/technical-support.yml @@ -11,7 +11,7 @@ body: - type: dropdown id: troubleshooting-documentation attributes: - label: Have you read the HackRF [troubleshooting documentation](https://hackrf.readthedocs.io/en/latest/troubleshooting.html)? + label: Have you read the HackRF [documentation](https://hackrf.readthedocs.io/en/latest/)? options: - "no" - "yes"