Fix broken link in bin/README.md

This commit is contained in:
David D Lowe 2022-08-06 15:30:01 +01:00 committed by Simon Michael
parent 950c85cad7
commit f5680529cd

View File

@ -166,7 +166,7 @@ downloads the last 30 days of Paypal transactions (requires a free developer acc
### paypaljson2csv ### paypaljson2csv
[`paypaljson2csv`](https://github.com/simonmichael/hledger/blob/master/bin/paypal2csv) (python) [`paypaljson2csv`](https://github.com/simonmichael/hledger/blob/master/bin/paypaljson2csv) (python)
converts `paypaljson`'s output to CSV, with format similar to Paypal's manually-downloaded CSV. converts `paypaljson`'s output to CSV, with format similar to Paypal's manually-downloaded CSV.
## More scripts ## More scripts