summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/os/ReadFile.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/os/ReadFile.md')
-rw-r--r--docs/content/en/functions/os/ReadFile.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/content/en/functions/os/ReadFile.md b/docs/content/en/functions/os/ReadFile.md
index 654e300ac..5e733ef2d 100644
--- a/docs/content/en/functions/os/ReadFile.md
+++ b/docs/content/en/functions/os/ReadFile.md
@@ -36,5 +36,3 @@ This is **bold** text.
```
Note that `os.ReadFile` returns raw (uninterpreted) content.
-
-For more information on using `readDir` and `readFile` in your templates, see [Local File Templates](/templates/files).