;doc:cli: fix hledger-iadd link

This commit is contained in:
Simon Michael 2025-04-12 14:33:15 -10:00
parent 95c99be616
commit 57b13dab73

View File

@ -6722,7 +6722,7 @@ $ git commit -m 'initial balances' 2023.journal
As you spend or receive money, you can record these transactions
using one of the methods above (text editor, hledger add)
or by using the [hledger-iadd](#iadd) or [hledger-web](#web) add-ons,
or by using the [hledger-iadd](scripts.md#iadd) or [hledger-web](#web) add-ons,
or by using the [import command](#import) to convert CSV data downloaded from your bank.
Here are some simple transactions, see the hledger_journal(5) manual