From fc64b56058841774b7c0a52e78161227031e67df Mon Sep 17 00:00:00 2001 From: Krzysztof Kruk Date: Thu, 30 Apr 2020 13:59:17 +0200 Subject: [PATCH] .github/ISSUE_TEMPLATE: fix of a broken link to make redirection possible. Changed undercore to dash. --- .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 d9ea155ee..7347128e9 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,2 +1,2 @@ -Please read https://github.com/etcd-io/etcd/blob/master/Documentation/reporting_bugs.md. +Please read https://github.com/etcd-io/etcd/blob/master/Documentation/reporting-bugs.md.