branch: elpa/flycheck
commit 1e4d3035992fba87ea676a0bad017be8438ccbaa
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Fix Flycheck manual link in user support issue template
    
    The link was pointing to the troubleshooting page instead of the
    documentation root.
---
 .github/ISSUE_TEMPLATE/user-support.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/user-support.md 
b/.github/ISSUE_TEMPLATE/user-support.md
index e84ab60f52..04e695395b 100644
--- a/.github/ISSUE_TEMPLATE/user-support.md
+++ b/.github/ISSUE_TEMPLATE/user-support.md
@@ -54,5 +54,5 @@ Emacs configuration:
 
 Add any other context about the problem here.
 
-[Flycheck manual]:  
https://www.flycheck.org/en/latest/user/troubleshooting.html
+[Flycheck manual]:  https://www.flycheck.org/en/latest/
 [Troubleshooting guide]:  
https://www.flycheck.org/en/latest/user/troubleshooting.html

Reply via email to