From 8b5b1bf6374727a549a217202a6d4e4f07b3e1e1 Mon Sep 17 00:00:00 2001 From: Jose Nino Date: Wed, 8 Apr 2020 13:53:07 -0700 Subject: [PATCH] docs: fix broken link Signed-off-by: Jose Nino --- docs/root/configuration/http/http_filters/grpc_web_filter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/root/configuration/http/http_filters/grpc_web_filter.rst b/docs/root/configuration/http/http_filters/grpc_web_filter.rst index c0fbf0e9de056..fe4dea6f4b092 100644 --- a/docs/root/configuration/http/http_filters/grpc_web_filter.rst +++ b/docs/root/configuration/http/http_filters/grpc_web_filter.rst @@ -4,7 +4,7 @@ gRPC-Web ======== * gRPC :ref:`architecture overview ` -* :ref:`v2 API reference ` +* :ref:`v2 API reference ` * This filter should be configured with the name *envoy.filters.http.grpc_web*. This is a filter which enables the bridging of a gRPC-Web client to a compliant gRPC server by