From 9c4caad83eb7fc84ef496bc7d3244a142fe8c359 Mon Sep 17 00:00:00 2001 From: Mike Walters Date: Tue, 27 Jan 2026 00:15:59 +0000 Subject: [PATCH] Change README help link from FAQ to troubleshooting --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 45c27954..747ca054 100644 --- a/Readme.md +++ b/Readme.md @@ -27,7 +27,7 @@ To create a PDF of the HackRF documentation from the HackRF repository while on # Getting Help -Before asking for help with HackRF, check to see if your question is listed in the [FAQ](https://hackrf.readthedocs.io/en/latest/faq.html). +Before asking for help with HackRF, check to see if your question is listed on the [troubleshooting page](https://hackrf.readthedocs.io/en/latest/troubleshooting.html). For assistance with HackRF general use or development, please look at the [issues on the GitHub project](https://github.com/greatscottgadgets/hackrf/issues). This is the preferred place to ask questions so that others may locate the answer to your question in the future.