Fix link for chart.md file

The old link is invalid (404)
pull/2099/head
Eduardo Baitello 8 years ago committed by GitHub
parent 79e2fb83e3
commit 0499e31017

@ -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