;doc: fix update csv tutorial link

This commit is contained in:
Simon Michael 2025-03-13 11:16:39 -10:00
parent 81061af552
commit 2a45cfa27b

View File

@ -3201,7 +3201,7 @@ $ hledger print -f basic.csv
```
There's an introductory [Importing CSV data](/import-csv.html) tutorial on hledger.org,
There's an introductory [Tutorial: Import CSV data](/import-csv.html) on hledger.org,
and more [CSV rules examples](#csv-rules-examples) below,
and a larger collection at <https://github.com/simonmichael/hledger/tree/master/examples/csv>.