From 12cf4f885a160c7d2e29875f09dda0fba4e7ad54 Mon Sep 17 00:00:00 2001 From: sebastian-schmid Date: Tue, 24 May 2016 20:26:43 +0200 Subject: [PATCH] fixing typo in link #17809 --- doc/monitoring/health_check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)