summaryrefslogtreecommitdiff
path: root/doc/monitoring
diff options
context:
space:
mode:
authorDJ Mountney <david@twkie.net>2016-05-18 12:00:26 -0700
committerDJ Mountney <david@twkie.net>2016-05-18 12:00:26 -0700
commit35430f9ef72664218a3cdc0f7c06852a5d6e90ab (patch)
tree48cb8faffaf1f1209fac55d35fae9b45e47cd9f1 /doc/monitoring
parentb5552bc4e57f73a80e990ee4182fb48fa4851ad3 (diff)
downloadgitlab-ce-35430f9ef72664218a3cdc0f7c06852a5d6e90ab.tar.gz
Fix broken pingdom link in the health_check docs
Diffstat (limited to 'doc/monitoring')
-rw-r--r--doc/monitoring/health_check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/monitoring/health_check.md b/doc/monitoring/health_check.md
index bbfb63dd844..22c53a9aecd 100644
--- a/doc/monitoring/health_check.md
+++ b/doc/monitoring/health_check.md
@@ -5,7 +5,7 @@ GitLab provides a health check endpoint for uptime monitoring on the `health_che
endpoint. The health check reports on the overall system status based on the status of
the database connection, the state of the database migrations, and the ability to write
and access the cache. This endpoint can be provided to uptime monitoring services like
-[Pingdom][pindom], [Nagios][nagios-health], and [NewRelic][newrelic-health].
+[Pingdom][pingdom], [Nagios][nagios-health], and [NewRelic][newrelic-health].
## Access Token