Fix link to Helm chart template guide

This commit is contained in:
Catherine Luse
2020-01-18 04:23:03 -07:00
parent 8d52a986f4
commit ee91786591
@@ -121,7 +121,7 @@ This reference contains variables that you can use in `questions.yml` nested und
You can fill your custom catalogs with either Helm Charts or Rancher Charts, although we recommend Rancher Charts due to their enhanced user experience.
>**Note:** For a complete walkthrough of developing charts, see the upstream Helm chart [developer reference](https://helm.sh/docs/topics/chart_template_guide/).
>**Note:** For a complete walkthrough of developing charts, see the upstream Helm chart [developer reference](https://helm.sh/docs/chart_template_guide/).
1. Within the GitHub repo that you're using as your custom catalog, create a directory structure that mirrors the structure listed in [Chart Directory Structure](#chart-directory-structure).