From 0e728a74664003f72dff682c198deee28d463bce Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 25 Jul 2022 23:13:04 +0100 Subject: [PATCH] ;doc: github issue templates: fix support link (#1895) --- .github/ISSUE_TEMPLATE/a-bug.md | 2 +- .github/ISSUE_TEMPLATE/a-wish.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/a-bug.md b/.github/ISSUE_TEMPLATE/a-bug.md index 68cc5f44e..e9a69b070 100644 --- a/.github/ISSUE_TEMPLATE/a-bug.md +++ b/.github/ISSUE_TEMPLATE/a-bug.md @@ -10,7 +10,7 @@ You can delete this template text before submitting. Some things to check before reporting: - If you're not sure this is a bug, or if some discussion would help, - contact us on chat or the mail list first: https://hledger.org/support.html-feedback + contact us on chat or the mail list first: https://hledger.org/support.html - Have you looked at (the right version of) the user manual ? Use `hledger help [--help]` to view the built-in manuals, diff --git a/.github/ISSUE_TEMPLATE/a-wish.md b/.github/ISSUE_TEMPLATE/a-wish.md index 1eadf9c6b..c50ba753b 100644 --- a/.github/ISSUE_TEMPLATE/a-wish.md +++ b/.github/ISSUE_TEMPLATE/a-wish.md @@ -11,7 +11,7 @@ Some things to check before requesting: - We try to not clutter the bug tracker with too many wishlist items. Often it's best to discuss and attract interest on chat or the mail list first; - use your best judgement. https://hledger.org/support.html-feedback + use your best judgement. https://hledger.org/support.html - Have you looked for related features in (the right version of) the user manual ? Use `hledger help [--help]` to view the built-in manuals,