summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-10-14 10:07:36 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-10-14 10:07:36 +0200
commitc850651b9174a40376dc5b712ce696406adedeab (patch)
treece740f8c759119900f472a5e3ef63a45a056a2fc
parent6c88a9dfbbee692e872d6f237cb4ca325ebc4a26 (diff)
downloadgitlab-ce-c850651b9174a40376dc5b712ce696406adedeab.tar.gz
Add link to update docs for source installations
-rw-r--r--doc/user/project/new_ci_build_permissions_model.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/new_ci_build_permissions_model.md b/doc/user/project/new_ci_build_permissions_model.md
index 19385a99d64..8827b501901 100644
--- a/doc/user/project/new_ci_build_permissions_model.md
+++ b/doc/user/project/new_ci_build_permissions_model.md
@@ -162,7 +162,7 @@ As an administrator:
- **500 errors**: You will need to update [GitLab Workhorse][workhorse] to at
least 0.8.2. This is done automatically for Omnibus installations, you need to
- check manually for installations from source.
+ [check manually][update-docs] for installations from source.
- **500 errors**: Check if you have another web proxy sitting in front of NGINX (HAProxy,
Apache, etc.). It might be a good idea to let GitLab use the internal NGINX
web server and not disable it completely. See [this comment][comment] for an
@@ -307,4 +307,5 @@ test:
[git-scm]: https://git-scm.com/book/en/v2/Git-Tools-Submodules
[https]: ../admin_area/settings/visibility_and_access_controls.md#enabled-git-access-protocols
[triggers]: ../../ci/triggers/README.md
+[update-docs]: https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/update
[workhorse]: https://gitlab.com/gitlab-org/gitlab-workhorse