;doc: hledger: csv: fix link (#1918)

This commit is contained in:
Simon Michael 2022-08-17 22:14:01 +01:00
parent 4e105f0cb7
commit 7fbec5d4b7

View File

@ -3823,7 +3823,7 @@ these are described more fully below, after the examples:
Note, for best error messages when reading CSV files, use a `.csv`, `.tsv` or `.ssv`
file extension or file prefix - see [File Extension](#file-extension) below.
There's an introductory [Convert CSV files](convert-csv-files.html) tutorial on hledger.org.
There's an introductory [Importing CSV data](import-csv.html) tutorial on hledger.org.
## Examples