docs(chart_template_guide): Fix link to Charts Guide

The link to the charts guide is currently broken on docs.helm.sh.  It's
possible that the .. is confusing things.  Try it without.
pull/3294/head
Mitchel Humpherys 8 years ago
parent 72895ddaec
commit e9f8ce3814

@ -6,7 +6,7 @@ To get going, let's take a brief look at a Helm chart.
## Charts
As described in the [Charts Guide](../charts.md), Helm charts are structured like
As described in the [Charts Guide](charts.md), Helm charts are structured like
this:
```

Loading…
Cancel
Save