mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;fix: doc: update help/help-feedback links (#1807)
This commit is contained in:
parent
f511aaf3b3
commit
fb834777a6
2
.github/ISSUE_TEMPLATE/a-bug.md
vendored
2
.github/ISSUE_TEMPLATE/a-bug.md
vendored
@ -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,
|
||||
|
2
.github/ISSUE_TEMPLATE/a-wish.md
vendored
2
.github/ISSUE_TEMPLATE/a-wish.md
vendored
@ -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,
|
||||
|
@ -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 | [demo.hledger.org](https://demo.hledger.org)
|
||||
| hledger GHCJS demo | <https://hledger.alhur.es>
|
||||
| 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
|
||||
|
||||
|
@ -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
|
||||
|
@ -5017,7 +5017,7 @@ $ hledger help --help # show more detailed help for the help command
|
||||
```
|
||||
|
||||
Find more docs, chat, mail list, reddit, issue tracker:
|
||||
<https://hledger.org#help-feedback>
|
||||
<https://hledger.org/support.html-feedback>
|
||||
|
||||
## Constructing command lines
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user