;doc: roi: make links useful in plain text docs

And update how-to url.
This commit is contained in:
Simon Michael 2022-01-21 08:17:55 -10:00
parent beeb7b157c
commit 209a726e26

View File

@ -31,9 +31,9 @@ Note, in some cases this report can fail, for these reasons:
Examples: Examples:
- Using roi to compute total return of investment in stocks: - Using roi to compute total return of investment in stocks:
[roi-unrealised.ledger](https://github.com/simonmichael/hledger/blob/master/examples/investing/roi-unrealised.ledger) https://github.com/simonmichael/hledger/blob/master/examples/investing/roi-unrealised.ledger
- Cookbook -> [Return on Investment](return-on-investment.html) - Cookbook > Return on Investment: https://hledger.org/roi.html
### Spaces and special characters in `--inv` and `--pnl` ### Spaces and special characters in `--inv` and `--pnl`