From d26316d9ec27f09ffa3b0845313d1cf6dc312f0f Mon Sep 17 00:00:00 2001 From: Mark Mandel Date: Fri, 22 Sep 2023 14:33:15 -0700 Subject: [PATCH] Fix broken Envoy link. Everywhere else we point to `latest`, so updating this link to do that as well, so this is less likely to happen again. --- docs/src/services/xds/metrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/services/xds/metrics.md b/docs/src/services/xds/metrics.md index 488a2b6a06..f8f78d25ec 100644 --- a/docs/src/services/xds/metrics.md +++ b/docs/src/services/xds/metrics.md @@ -64,4 +64,4 @@ The following metrics are exposed when Quilkin is running as an [xDS provider](. of connected proxies since snapshots for disconnected proxies are only periodically cleared from the cache. -[DiscoveryRequest]: https://www.envoyproxy.io/docs/envoy/v1.22.0/api-v3/service/discovery/v3/discovery.proto.html?highlight=discoveryrequest#service-discovery-v3-discoveryrequest +[DiscoveryRequest]: https://www.envoyproxy.io/docs/envoy/latest/api-v3/service/discovery/v3/discovery.proto.html#service-discovery-v3-discoveryrequest