From ee0219cd21d48f0b38af94b8ca6b8986ebea4ffa Mon Sep 17 00:00:00 2001 From: Tom Kerkhove Date: Mon, 22 Jan 2018 11:26:59 +0100 Subject: [PATCH] Fix dead link to HPA v2 --- .../design-proposals/instrumentation/custom-metrics-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/instrumentation/custom-metrics-api.md b/contributors/design-proposals/instrumentation/custom-metrics-api.md index ec944cf76..a10e91d4e 100644 --- a/contributors/design-proposals/instrumentation/custom-metrics-api.md +++ b/contributors/design-proposals/instrumentation/custom-metrics-api.md @@ -257,7 +257,7 @@ Relationship to HPA v2 ---------------------- The URL paths in this API are designed to correspond to different source -types in the [HPA v2](hpa-v2.md). Specifically, the `pods` source type +types in the [HPA v2](../autoscaling/hpa-v2.md). Specifically, the `pods` source type corresponds to a URL of the form `/namespaces/$NS/pods/*/$METRIC_NAME?labelSelector=foo`, while the `object` source type corresponds to a URL of the form