summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 17:52:48 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 17:52:48 +0300
commit523168c8bf29e0219620acce96ea07cadfdfcb13 (patch)
treeaaa9124dbf4ea5d4eeee2fa49c0471c6a9b76d13 /doc/ci/README.md
parentc6735f9f2068ba618165d8719405eda7899fa772 (diff)
downloadgitlab-ce-523168c8bf29e0219620acce96ea07cadfdfcb13.tar.gz
Move CI permissions to permissions.md
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r--doc/ci/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md
index a9d407528e8..0833027f91d 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -15,6 +15,6 @@
- [Use SSH keys in your build environment](ssh_keys/README.md)
- [Trigger builds through the API](triggers/README.md)
- [Build artifacts](build_artifacts/README.md)
-- [User permissions](permissions/README.md)
+- [User permissions](../user/permissions.md#gitlab-ci)
- [API](../api/ci/README.md)
- [CI services (linked docker containers)](services/README.md)