Fix Quick Start Guide Link in README.md

The previous link https://docs.helm.sh/using_helm/#quickstart-guide was redirecting into https://helm.sh/ja/docs/intro/ which is a Japanese version of the docs. I've fixed the link so it goes into the English version instead.

Signed-off-by: Tero <31454692+tero-dev@users.noreply.github.com>
(cherry picked from commit 5421c7e995)
release-3.3
Tero 5 years ago committed by Matt Farina
parent fcb5e77890
commit 800c627556
No known key found for this signature in database
GPG Key ID: 9436E80BFBA46909

@ -43,7 +43,7 @@ If you want to use a package manager:
- [GoFish](https://gofi.sh/) users can use `gofish install helm`. - [GoFish](https://gofi.sh/) users can use `gofish install helm`.
- [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic` - [Snapcraft](https://snapcraft.io/) users can use `snap install helm --classic`
To rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide). To rapidly get Helm up and running, start with the [Quick Start Guide](https://helm.sh/docs/intro/quickstart/).
See the [installation guide](https://helm.sh/docs/intro/install/) for more options, See the [installation guide](https://helm.sh/docs/intro/install/) for more options,
including installing pre-releases. including installing pre-releases.

Loading…
Cancel
Save