From 209a726e26dee825eac20256cfe69000b254c13e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 21 Jan 2022 08:17:55 -1000 Subject: [PATCH] ;doc: roi: make links useful in plain text docs And update how-to url. --- hledger/Hledger/Cli/Commands/Roi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Roi.md b/hledger/Hledger/Cli/Commands/Roi.md index 1474c54cd..8dfa15418 100644 --- a/hledger/Hledger/Cli/Commands/Roi.md +++ b/hledger/Hledger/Cli/Commands/Roi.md @@ -31,9 +31,9 @@ Note, in some cases this report can fail, for these reasons: Examples: - 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`