From fb834777a6233661d40147aade7d2a21dfaebf6d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 15 Jan 2022 08:53:48 -1000 Subject: [PATCH] ;fix: doc: update help/help-feedback links (#1807) --- .github/ISSUE_TEMPLATE/a-bug.md | 2 +- .github/ISSUE_TEMPLATE/a-wish.md | 2 +- CONTRIBUTING.md | 4 ++-- WORKFLOWS.md | 4 ++-- hledger/hledger.m4.md | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/a-bug.md b/.github/ISSUE_TEMPLATE/a-bug.md index 8406cc408..68cc5f44e 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#help-feedback + contact us on chat or the mail list first: https://hledger.org/support.html-feedback - 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 cabe43fd4..1eadf9c6b 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#help-feedback + use your best judgement. https://hledger.org/support.html-feedback - Have you looked for related features in (the right version of) the user manual ? Use `hledger help [--help]` to view the built-in manuals, diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 15041b73e..6d61e645d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ see the [Developer docs](dev.md). | | | |-------------------------------|---------------------------------------------------------------------------- -| Chat, Mail, Twitter, HN etc. | +| Chat, Mail, Twitter, HN etc. | | hledger-web demo   | [demo.hledger.org](https://demo.hledger.org) | hledger GHCJS demo | | Trello | [old wishlist planning board](https://trello.hledger.org) @@ -154,7 +154,7 @@ What is the hledger project's current mission ? ## Getting started New contributors are always welcome in the hledger project. -Jump in! Or [ask us](index.html#helpfeedback) to help you find a task. +Jump in! Or [ask us](support.html) to help you find a task. ### Funder diff --git a/WORKFLOWS.md b/WORKFLOWS.md index c4e164e0b..35abea080 100644 --- a/WORKFLOWS.md +++ b/WORKFLOWS.md @@ -36,7 +36,7 @@ Eg: - review and discuss new [pull requests](http://prs.hledger.org) and commits on github - build hledger and test the latest changes in your own repo - read the existing [code docs and source](#quick-links) -- send feedback or discuss via [IRC or mail list](index.html#helpfeedback) +- send feedback or discuss via [IRC or mail list](support.html) ## Build in place @@ -178,7 +178,7 @@ If you're new to this process, [help.github.com](https://help.github.com) may be ## Add yourself to the contributor list -- after getting something into the master branch, read and sign the [contributor list & agreement](https://hledger.org/contributors.html). Or, [ask](index.html#help-feedback) to be added. +- after getting something into the master branch, read and sign the [contributor list & agreement](https://hledger.org/contributors.html). Or, [ask](support.html-feedback) to be added. - give yourself a high five! ## Work on docs diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 36f85f1f1..e2ba920c4 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -5017,7 +5017,7 @@ $ hledger help --help # show more detailed help for the help command ``` Find more docs, chat, mail list, reddit, issue tracker: - + ## Constructing command lines