mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #1767 from zoidbergwill/patch-1
Installation guide link is wrong in install FAQ
This commit is contained in:
commit
1d145b6db0
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue