From f46694479fa8b924b340f679d424e7fba6ed7846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 7 Oct 2020 09:41:38 +0200 Subject: [PATCH] GithubCommands: Updated the issue link --- .github/commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.json b/.github/commands.json index 7239ef4f558..f3c2375c4cb 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -3,7 +3,7 @@ "type": "label", "name": "type/question", "action": "close", - "comment": "Please ask your question on [community.grafana.com/](https://community.grafana.com/. See also our [issue reporting](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md#report-bugs) guidelines.\n\nHappy Coding!" + "comment": "Please ask your question on [community.grafana.com/](https://community.grafana.com/). See also our [issue reporting](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md#report-bugs) guidelines.\n\nHappy Coding!" }, { "type": "comment",