From a091ca90f34f669a5b942aec9b4fcad08e05b52a Mon Sep 17 00:00:00 2001 From: William Martin Stewart Date: Thu, 29 Dec 2016 13:44:35 +0200 Subject: [PATCH] Installation guide link is wrong in install FAQ It links to install.yaml instead of install.md: https://github.com/kubernetes/helm/blob/master/docs/install.md --- docs/install_faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_faq.md b/docs/install_faq.md index d1209da59..8f31933ae 100644 --- a/docs/install_faq.md +++ b/docs/install_faq.md @@ -197,7 +197,7 @@ communicate without breaking API assumptions. That error means that the version difference is too great to safely continue. Typically, you need to upgrade Tiller manually for this. -The [Installation Guide](install.yaml) has definitive information about safely +The [Installation Guide](install.md) has definitive information about safely upgrading Helm and Tiller. The rules for version numbers are as follows: