;fix: doc: update help/help-feedback links (#1807)

This commit is contained in:
Simon Michael 2022-01-15 08:53:48 -10:00
parent f511aaf3b3
commit fb834777a6
5 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@ You can delete this template text before submitting.
Some things to check before reporting: Some things to check before reporting:
- If you're not sure this is a bug, or if some discussion would help, - 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 ? - Have you looked at (the right version of) the user manual ?
Use `hledger help [--help]` to view the built-in manuals, Use `hledger help [--help]` to view the built-in manuals,

View File

@ -11,7 +11,7 @@ Some things to check before requesting:
- We try to not clutter the bug tracker with too many wishlist items. - 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; 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 ? - Have you looked for related features in (the right version of) the user manual ?
Use `hledger help [--help]` to view the built-in manuals, Use `hledger help [--help]` to view the built-in manuals,

View File

@ -14,7 +14,7 @@ see the [Developer docs](dev.md).
| | | | | |
|-------------------------------|---------------------------------------------------------------------------- |-------------------------------|----------------------------------------------------------------------------
| Chat, Mail, Twitter, HN etc. | <https://hledger.org/#help> | Chat, Mail, Twitter, HN etc. | <https://hledger.org/support.html>
| hledger-web demo&nbsp;&nbsp; | [demo.hledger.org](https://demo.hledger.org) | hledger-web demo&nbsp;&nbsp; | [demo.hledger.org](https://demo.hledger.org)
| hledger GHCJS demo | <https://hledger.alhur.es> | hledger GHCJS demo | <https://hledger.alhur.es>
| Trello | [old wishlist planning board](https://trello.hledger.org) | Trello | [old wishlist planning board](https://trello.hledger.org)
@ -154,7 +154,7 @@ What is the hledger project's current mission ?
## Getting started ## Getting started
New contributors are always welcome in the hledger project. 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 ### Funder

View File

@ -36,7 +36,7 @@ Eg:
- review and discuss new [pull requests](http://prs.hledger.org) and commits on github - 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 - build hledger and test the latest changes in your own repo
- read the existing [code docs and source](#quick-links) - 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 ## 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 ## 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! - give yourself a high five!
## Work on docs ## Work on docs

View File

@ -5017,7 +5017,7 @@ $ hledger help --help # show more detailed help for the help command
``` ```
Find more docs, chat, mail list, reddit, issue tracker: Find more docs, chat, mail list, reddit, issue tracker:
<https://hledger.org#help-feedback> <https://hledger.org/support.html-feedback>
## Constructing command lines ## Constructing command lines