summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-05-24 19:21:36 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-25 12:58:44 +0200
commitef04b7366bb82dfe72783acd9398c275469ff306 (patch)
tree10431ee8afc9cba7be90f53b8afbd090cd6ebca4
parentf64fb6dd724347698a1f2d3dc0137a2a6f8e41c3 (diff)
downloadgitlab-ce-ef04b7366bb82dfe72783acd9398c275469ff306.tar.gz
Merge branch 'fix_typo_on_monitoring_help_page' into 'master'
Fix typo in link on monitoring help page Closes #17809 [ci skip] See merge request !4281
-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)