Skip to content

Commit

Permalink
fix quickstart link in helm chart (envoyproxy#3793)
Browse files Browse the repository at this point in the history
Signed-off-by: Huabing Zhao <[email protected]>
  • Loading branch information
zhaohuabing authored and guydc committed Jul 22, 2024
1 parent cc08e17 commit 8bb64b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gateway-helm/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ To learn more about the release, try:
$ helm status {{ .Release.Name }} -n {{ .Release.Namespace }}
$ helm get all {{ .Release.Name }} -n {{ .Release.Namespace }}

To have a quickstart of Envoy Gateway, please refer to https://gateway.envoyproxy.io/latest/user/quickstart.
To have a quickstart of Envoy Gateway, please refer to https://gateway.envoyproxy.io/latest/tasks/quickstart.

To get more details, please visit https://gateway.envoyproxy.io and https://github.com/envoyproxy/gateway.

0 comments on commit 8bb64b0

Please sign in to comment.