From 3e43f19334f49ed0471174d9aab395d1b045d352 Mon Sep 17 00:00:00 2001 From: Arko Dasgupta Date: Thu, 2 Feb 2023 17:46:39 -0800 Subject: [PATCH] rm unused link Signed-off-by: Arko Dasgupta --- docs/latest/user/grpc-routing.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/latest/user/grpc-routing.md b/docs/latest/user/grpc-routing.md index ce607dcc6491..743eded25f48 100644 --- a/docs/latest/user/grpc-routing.md +++ b/docs/latest/user/grpc-routing.md @@ -96,4 +96,3 @@ curl --http2-prior-knowledge -s ${GATEWAY_HOST}:80/yages.Echo/Ping -H 'Host: grp [Gateway]: https://gateway-api.sigs.k8s.io/api-types/gateway/ [Envoy proxy]: https://www.envoyproxy.io/ [gRPC-Web]: https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md#protocol-differences-vs-grpc-over-http2 -[spec]: https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1alpha2.GRPCRoute