mirror of
https://github.com/helm/helm.git
synced 2026-03-16 23:52:14 -04:00
docs(chart_template_guide): Fix link
Fix a Glob link floating around with some invalid markdown and an invalid target.
This commit is contained in:
parent
72895ddaec
commit
e4274c448c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue