summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-02-21 15:52:41 +0000
committerRémy Coutable <remy@rymai.me>2018-02-21 15:52:41 +0000
commit0a5238204a51cc2e17019339d0da577feb29dff0 (patch)
tree1d1085f84ec38176d1443ab8eaf9edd1c2c4d3f9
parent1df01bb742bf8f651b928a9c7e80e9e80034f0cf (diff)
parent56d7a7353ec6a6d1dd26d762be1e720e62c41e7b (diff)
downloadgitlab-ce-0a5238204a51cc2e17019339d0da577feb29dff0.tar.gz
Merge branch 'patch-19' into 'master'
fix docs link See merge request gitlab-org/gitlab-ce!17195
-rw-r--r--doc/administration/monitoring/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/monitoring/index.md b/doc/administration/monitoring/index.md
index d6333ee62b4..b6320aba83e 100644
--- a/doc/administration/monitoring/index.md
+++ b/doc/administration/monitoring/index.md
@@ -5,5 +5,5 @@ Explore our features to monitor your GitLab instance:
- [Performance monitoring](performance/index.md): GitLab Performance Monitoring makes it possible to measure a wide variety of statistics of your instance.
- [Prometheus](prometheus/index.md): Prometheus is a powerful time-series monitoring service, providing a flexible platform for monitoring GitLab and other software products.
- [GitHub imports](github_imports.md): Monitor the health and progress of GitLab's GitHub importer with various Prometheus metrics.
-- [Monitoring uptime](../user/admin_area/monitoring/health_check.md): Check the server status using the health check endpoint.
+- [Monitoring uptime](../../user/admin_area/monitoring/health_check.md): Check the server status using the health check endpoint.
- [IP whitelists](ip_whitelist.md): Configure GitLab for monitoring endpoints that provide health check information when probed.