diff --git a/content/en/templates/files.md b/content/en/templates/files.md index c853cfbd4..6b898fe73 100644 --- a/content/en/templates/files.md +++ b/content/en/templates/files.md @@ -1,7 +1,7 @@ --- title: Local File Templates linktitle: Local File Templates -description: Hugo's `readerDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates. +description: Hugo's `readDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates. godocref: https://golang.org/pkg/os/#FileInfo date: 2017-02-01 publishdate: 2017-02-01