Merge pull request #2099 from eduardobaitello/patch-1

Fix link for chart.md file
pull/2109/head
Matt Butcher 8 years ago committed by GitHub
commit 6f4535dec7

@ -22,7 +22,7 @@ Creating mysubchart
$ rm -rf mysubchart/templates/*.*
```
Notice that just as before, we deleted all of the base templates so that we can start from scratch. In this guide, we are focused on how templates work, not on managing dependencies. But the [Charts Guide](charts.md) has more information on how subcharts work.
Notice that just as before, we deleted all of the base templates so that we can start from scratch. In this guide, we are focused on how templates work, not on managing dependencies. But the [Charts Guide](../charts.md) has more information on how subcharts work.
## Adding Values and a Template to the Subchart

Loading…
Cancel
Save