summaryrefslogtreecommitdiff
path: root/doc/monitoring
diff options
context:
space:
mode:
authorsebastian-schmid <mail@sebastian-schmid.de>2016-05-24 20:26:43 +0200
committersebastian-schmid <mail@sebastian-schmid.de>2016-05-24 20:26:43 +0200
commit12cf4f885a160c7d2e29875f09dda0fba4e7ad54 (patch)
tree58d2b773e558aafe5e56911923ed3631bb0263af /doc/monitoring
parentbaa9c66057fccefce05b9f01009942fb079fee22 (diff)
downloadgitlab-ce-12cf4f885a160c7d2e29875f09dda0fba4e7ad54.tar.gz
fixing typo in link #17809
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 defbf37ac19..0d17799372f 100644
--- a/doc/monitoring/health_check.md
+++ b/doc/monitoring/health_check.md
@@ -11,7 +11,7 @@ and access the cache. This endpoint can be provided to uptime monitoring service
## Access Token
An access token needs to be provided while accessing the health check endpoint. The current
-accepted token can be found on the `admin/heath_check` page of your GitLab instance.
+accepted token can be found on the `admin/health_check` page of your GitLab instance.
![access token](img/health_check_token.png)