Skip to content

Commit

Permalink
Fix internal link (gohugoio#1650)
Browse files Browse the repository at this point in the history
  • Loading branch information
salim-b authored Feb 9, 2022
1 parent b5e0e0d commit dfd1dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/templates/data-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ Currently, you can only use those authentication methods that can be put into an

To load local files with `getJSON` and `getCSV`, the source files must reside within Hugo's working directory. The file extension does not matter, but the content does.

It applies the same output logic as above in [Call the Functions with a URL](#call-the-functions-with-a-url).
It applies the same output logic as above in [Get Remote Data](#get-remote-data).

{{% note %}}
The local CSV files to be loaded using `getCSV` must be located **outside** of the `data` directory.
Expand Down

0 comments on commit dfd1dc5

Please sign in to comment.