diff --git a/docs/chart_template_guide/accessing_files.md b/docs/chart_template_guide/accessing_files.md
index c547babdd229e59a9d62788bff699fb63f326878..896dccfd18d5fea11fdfb8c68677d4c82d82cb6b 100644
--- a/docs/chart_template_guide/accessing_files.md
+++ b/docs/chart_template_guide/accessing_files.md
@@ -144,7 +144,7 @@ couple utility methods on the `Files` type.
 For further organization, it is especially useful to use these methods in
 conjunction with the `Glob` method.
 
-Given the directory structure from the [Glob][Glob patterns] example above:
+Given the directory structure from the [Glob](#glob-patterns) example above:
 
 ```yaml
 apiVersion: v1