From 310cb286ab8fdbe2a5661ebdfc1ca4c5ba49d322 Mon Sep 17 00:00:00 2001 From: Tobias Bradtke Date: Fri, 23 Aug 2024 12:03:52 +0200 Subject: [PATCH] Fix link to customresourcestate-metrics Signed-off-by: Tobias Bradtke --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d125edd..ce32b58 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [Kube State Metrics](https://github.com/kubernetes/kube-state-metrics) `CustomResourceState` configurations for [Gateway API](https://gateway-api.sigs.k8s.io/) resources. The contents of this repository are intended to be used with kube-state-metrics. -To use the CustomResourceState, see the [configuration information](https://github.com/kubernetes/kube-state-metrics/blob/main/docs/customresourcestate-metrics.md#configuration) for how to +To use the CustomResourceState, see the [configuration information](https://github.com/kubernetes/kube-state-metrics/blob/main/docs/metrics/extend/customresourcestate-metrics.md#configuration) for how to configure an existing or separate kube-state-metrics instance with a custom resource configuration.