;doc: Amount formatting, parseability: fix link

This commit is contained in:
Simon Michael 2023-11-26 08:20:59 -10:00
parent 20ab21e1fa
commit a1988546f1

View File

@ -4411,7 +4411,7 @@ $ hledger print
```
If this is a problem (eg when exporting to [Ledger](ledger.md#ledger-to-ledger)),
If this is a problem (eg when exporting to [Ledger](/ledger.md#ledger-to-ledger)),
you can avoid it by disabling digit group marks, eg with
[-c/--commodity](#commodity-styles):
```shell