From 958e0e7f185011b5355fe0ca685a8d10f23fd477 Mon Sep 17 00:00:00 2001 From: Aaron Jones Date: Thu, 21 Feb 2019 10:12:21 -0800 Subject: [PATCH] Helm Quickstart and Installation URLs Incorrect #5342 Signed-off-by: Aaron Jones --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1889e818e..74071c951 100644 --- a/README.md +++ b/README.md @@ -44,14 +44,14 @@ If you want to use a package manager: - [Scoop](https://scoop.sh/) users can use `scoop install helm`. - [GoFish](https://gofi.sh/) users can use `gofish install helm`. -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/using_helm/#quickstart). -See the [installation guide](https://docs.helm.sh/using_helm/#installing-helm) for more options, +See the [installation guide](https://helm.sh/docs/using_helm/#installing) for more options, including installing pre-releases. ## Docs -Get started with the [Quick Start guide](https://docs.helm.sh/using_helm/#quickstart-guide) or plunge into the [complete documentation](https://docs.helm.sh) +Get started with the [Quick Start guide](https://helm.sh/docs/using_helm/#quickstart) or plunge into the [complete documentation](https://docs.helm.sh) ## Roadmap