From 93cdee11136f9cb26e2394d66d5ab841992ef859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Mej=C3=ADa?= Date: Wed, 23 Mar 2016 22:54:15 +0100 Subject: [PATCH] Fix the link to the troubleshooting section again :S --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0d4cd16..9eb6a0d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -🚨Please review the [Troubleshooting](../README.md#troubleshooting) section +🚨Please review the [Troubleshooting](../#troubleshooting) section before reporting any issue. Don't forget to check also the current issues to avoid duplicates.