Correct docs heading location

pull/1617/head
Andrew Stuart 8 years ago
parent 2de1728f05
commit d07e5cdfb6
No known key found for this signature in database
GPG Key ID: D409317C5B5ACD4D

@ -67,6 +67,8 @@ data:
message = Goodbye from config 3
```
## Glob patterns
As your chart grows, you may find you have a greater need to organize your
files more, and so we provide a `Files.Glob(pattern string)` method to assist
in extracting certain files however you need.
@ -81,8 +83,6 @@ bar/:
bar.go bar.conf baz.yaml
```
## Glob patterns
You have multiple options with Globs:

Loading…
Cancel
Save