1
0

fix hledger CSV links

This commit is contained in:
Simon Michael
2017-04-19 15:49:38 -07:00
parent 9bee9c8a20
commit e21dbe67f9
2 changed files with 4 additions and 4 deletions

View File

@@ -542,8 +542,8 @@ other console/curses tools
#### importing
- [Ledger: The convert command](http://www.ledger-cli.org/3.0/doc/ledger3.html#The-convert-command)
- [hledger: CSV files](http://hledger.org/manual.html#csv)
- [hledger: How to read CSV files](http://hledger.org/how-to-read-csv-files.html)
- [hledger: CSV format](http://hledger.org/manual.html#csv-format)
- [hledger: Convert CSV files](http://hledger.org/csv-import.html)
- [Importing External Data in Beancount](http://furius.ca/beancount/doc/ingest)
- [Fetching Prices in Beancount](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c)
- [Payment matching done right](https://tomszilagyi.github.io/payment-matching/)