1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Fixing Broken Kubernetes Links (#127)

Co-authored-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
Benjamin Durham
2021-01-07 18:51:57 +13:00
committed by GitHub
parent 4b3b6ec4cc
commit 26a0510502
5 changed files with 7 additions and 7 deletions

View File

@@ -29,9 +29,9 @@ 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/intro/quickstart/).
See the [installation guide](https://docs.helm.sh/using_helm/#installing-helm) for more options,
See the [installation guide](https://helm.sh/docs/intro/install/) for more options,
including installing pre-releases.