Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadkatti committed May 10, 2024
1 parent 835c6c8 commit 699a149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ helm upgrade --reset-value -f <path-to-your-values-file> <release-name> --namesp

`--reset-values` will reset custom values to the values from the new chart version. `-f` apply the custom values file on top.

Please refer [helm docs](https://helm.sh/docs/using_helm/#using-helm) for more
Please refer [helm docs](https://helm.sh/docs/intro/using_helm/) for more
information.

## Configurations
Expand Down

0 comments on commit 699a149

Please sign in to comment.