From a1057eca543593756f7bfbcb0f3a30718be3d701 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 23 Mar 2016 19:47:37 +0100 Subject: [PATCH] github: Remove Markdown link --- .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 f2b1e2e5..a04dac51 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,3 @@ -Please use [discuss.mopidy.com](https://discuss.mopidy.com) for support questions. +Please use https://discuss.mopidy.com/ for support questions. GtHub Issues should only be used for confirmed problems with Mopidy and well-defined feature requests.