Skip to content

Commit

Permalink
docs: update gateway api getting started link
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmoraisjr committed Feb 13, 2022
1 parent be9936d commit b58024a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/configuration/gateway-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A single HAProxy Ingress deployment can manage Ingress and Gateway API resources

Add the following steps to the [Getting Started guide]({{% relref "/docs/getting-started" %}}) in order to expose the echoserver service along with the Gateway API:

[Manually install](https://gateway-api.sigs.k8s.io/guides/getting-started/#installing-gateway-api-crds-manually) the Gateway API CRDs:
[Manually install](https://gateway-api.sigs.k8s.io/v1alpha1/guides/getting-started/#installing-gateway-api-crds-manually) the Gateway API CRDs:

```
kubectl kustomize\
Expand Down

0 comments on commit b58024a

Please sign in to comment.