From 11adebcc8538bfe9facf6cef2168bb2885eb2c13 Mon Sep 17 00:00:00 2001 From: Constance Caramanolis Date: Wed, 7 Feb 2018 13:59:59 -0500 Subject: [PATCH] docs: update broken links (#472) * Fix broken links. Signed-off-by: Constance Caramanolis --- .../configuration/overview/v2_overview.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/root/configuration/overview/v2_overview.rst b/docs/root/configuration/overview/v2_overview.rst index 6f0bb4a3..09cb0a6f 100644 --- a/docs/root/configuration/overview/v2_overview.rst +++ b/docs/root/configuration/overview/v2_overview.rst @@ -305,7 +305,7 @@ gRPC streaming endpoints .. http:post:: /envoy.api.v2.ClusterDiscoveryService/StreamClusters See `cds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -322,7 +322,7 @@ is set in the :ref:`dynamic_resources .. http:post:: /envoy.api.v2.EndpointDiscoveryService/StreamEndpoints See `eds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -339,7 +339,7 @@ is set in the :ref:`eds_cluster_config .. http:post:: /envoy.api.v2.ListenerDiscoveryService/StreamListeners See `lds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -356,7 +356,7 @@ is set in the :ref:`dynamic_resources .. http:post:: /envoy.api.v2.RouteDiscoveryService/StreamRoutes See `rds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -377,7 +377,7 @@ REST endpoints .. http:post:: /v2/discovery:clusters See `cds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -394,7 +394,7 @@ is set in the :ref:`dynamic_resources .. http:post:: /v2/discovery:endpoints See `eds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -411,7 +411,7 @@ is set in the :ref:`eds_cluster_config .. http:post:: /v2/discovery:listeners See `lds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -428,7 +428,7 @@ is set in the :ref:`dynamic_resources .. http:post:: /v2/discovery:routes See `rds.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml @@ -478,7 +478,7 @@ document. The gRPC endpoint is: .. http:post:: /envoy.api.v2.AggregatedDiscoveryService/StreamAggregatedResources See `discovery.proto -`_ +`_ for the service definition. This is used by Envoy as a client when .. code-block:: yaml