summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-11-05 19:27:14 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-11-05 19:27:14 +0000
commit193bc5fb3cf4033d5904e620f367b245da3794e4 (patch)
treeaa85153ae8a8a748ea1c2d3c9e1bcaf0cdfae854
parentc55b5c72e94344d138af7de198016c8ea54b80f8 (diff)
parent5f696d0c22dd367fb4687b2d18f8db92e179bbcc (diff)
downloadgitlab-ce-193bc5fb3cf4033d5904e620f367b245da3794e4.tar.gz
Merge branch 'fix_doc_ci_links' into 'master'
Add CI permissions and api links to README See merge request !1756
-rw-r--r--doc/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 3cd98fab0d5..0f6866475f7 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -24,6 +24,8 @@
- [Using Docker Images](ci/docker/using_docker_images.md)
- [Using Docker Build](ci/docker/using_docker_build.md)
- [Using Variables](ci/variables/README.md)
+- [User permissions](ci/permissions/README.md)
+- [API](ci/api/README.md)
### CI Examples