summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-04-29 05:53:44 +0000
committerStan Hu <stanhu@gmail.com>2017-04-29 05:53:44 +0000
commitb12d38b618544f896004e1a8ca29ea51762aacf8 (patch)
treedf4ec1b155e12dc83d026e1051a34050fa512aac
parente5bfd8b9882285f1e0d47866e8c54ecc8cce5704 (diff)
parentf7186514be0f018a19f4abf750a96a16a7401afa (diff)
downloadgitlab-ce-b12d38b618544f896004e1a8ca29ea51762aacf8.tar.gz
Merge branch 'patch-21' into 'master'
fix link in health check docs See merge request !10996
-rw-r--r--doc/user/admin_area/monitoring/health_check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/monitoring/health_check.md b/doc/user/admin_area/monitoring/health_check.md
index a4935f66cbd..a954840b8a6 100644
--- a/doc/user/admin_area/monitoring/health_check.md
+++ b/doc/user/admin_area/monitoring/health_check.md
@@ -100,7 +100,7 @@ On failure, the endpoint will return a `500` HTTP status code. On success, the e
will return a valid successful HTTP status code, and a `success` message. Ideally your
uptime monitoring should look for the success message.
-[ce-10416]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3888
+[ce-10416]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10416
[ce-3888]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3888
[pingdom]: https://www.pingdom.com
[nagios-health]: https://nagios-plugins.org/doc/man/check_http.html