From b381aef37b68cfddd3f4295af5dcc8171c50f8fd Mon Sep 17 00:00:00 2001 From: richardbrks Date: Fri, 28 Sep 2018 07:54:52 -0400 Subject: [PATCH] correct file path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e38786..5ef9c242 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ information. ### Why isn't my metric showing up? First, check your configuration. Does it select your metric? You can -find the [default configuration](/deploy/custom-metrics-config-map.yaml) +find the [default configuration](/deploy/manifests/custom-metrics-config-map.yaml) in the deploy directory, and more information about configuring the adapter in the [docs](/docs/config.md).