From c607f0e986103f96ad8660800815f7a406caec1a Mon Sep 17 00:00:00 2001 From: Arko Dasgupta Date: Thu, 26 Oct 2023 16:07:10 -0700 Subject: [PATCH] lint Signed-off-by: Arko Dasgupta --- site/content/en/latest/user/rate-limit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/en/latest/user/rate-limit.md b/site/content/en/latest/user/rate-limit.md index e875242172d..c27eefaf90a 100644 --- a/site/content/en/latest/user/rate-limit.md +++ b/site/content/en/latest/user/rate-limit.md @@ -824,5 +824,6 @@ kubectl rollout restart deployment envoy-gateway -n envoy-gateway-system [BackendTrafficPolicy]: https://gateway.envoyproxy.io/latest/api/extension_types.html#backendtrafficpolicy [Envoy Ratelimit]: https://github.com/envoyproxy/ratelimit [EnvoyGateway]: https://gateway.envoyproxy.io/latest/api/config_types.html#envoygateway +[Gateway]: https://gateway-api.sigs.k8s.io/api-types/gateway/ [HTTPRoute]: https://gateway-api.sigs.k8s.io/api-types/httproute/ [GRPCRoute]: https://gateway-api.sigs.k8s.io/api-types/grpcroute/