Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-11-20 17:01:13 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-20 17:01:13 +0300
commitb9fa72649ab50c12c66614096fcaeb4115e8e794 (patch)
treec03bb2ca6692536590e68fc69f26576bf04ef85f /doc/user/project/integrations/prometheus_library/cloudwatch.md
parent0c34244605c1efdc07582519ac7306c1367caca1 (diff)
Docs: fix user metrics doc
Diffstat (limited to 'doc/user/project/integrations/prometheus_library/cloudwatch.md')
-rw-r--r--doc/user/project/integrations/prometheus_library/cloudwatch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus_library/cloudwatch.md b/doc/user/project/integrations/prometheus_library/cloudwatch.md
index bf6c0dc0e7e..66f1b587070 100644
--- a/doc/user/project/integrations/prometheus_library/cloudwatch.md
+++ b/doc/user/project/integrations/prometheus_library/cloudwatch.md
@@ -27,4 +27,4 @@ A sample Cloudwatch Exporter configuration file, configured for basic AWS ELB mo
## Specifying the Environment label
In order to isolate and only display relevant metrics for a given environment
-however, GitLab needs a method to detect which labels are associated. To do this, GitLab will [look for an `environment` label](metrics.md#identifying-environments).
+however, GitLab needs a method to detect which labels are associated. To do this, GitLab will [look for an `environment` label](index.md#identifying-environments).