Merge pull request #764 from naveensrinivasan/patch-2

Included a link to 12factor.net
This commit is contained in:
Michelle Noorali 2016-05-26 10:49:28 -04:00
commit 0214576069

View file

@ -22,7 +22,7 @@ For Helm, there are three important concepts:
3. A _release_ is a running instance of a _chart_, combined with a
specific _config_.
Following the formula made famous by the 12 Factor App, _chart + config
Following the formula made famous by the [12 Factor App](http://12factor.net/), _chart + config
= release_.
## Components