summaryrefslogtreecommitdiff
path: root/doc/ci/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-09 18:32:17 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-14 14:47:32 +0200
commit47c9b7d34ce0e4e842dba72cedd66671efc03be5 (patch)
treebba8abcbada3cfe07980d472067186f95b329852 /doc/ci/README.md
parent4b964011cfd6861403726248574f5926edc5d495 (diff)
downloadgitlab-ce-47c9b7d34ce0e4e842dba72cedd66671efc03be5.tar.gz
Update CI API docs
- Move ci/api under api/ci - Clean up builds.md and runners.md - Replace old links with new ones - Add CI API links in ci/README.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 4abc45bf9bb..ef72df97ce6 100644
--- a/doc/ci/README.md
+++ b/doc/ci/README.md
@@ -14,5 +14,5 @@
- [Trigger builds through the API](triggers/README.md)
- [Build artifacts](build_artifacts/README.md)
- [User permissions](permissions/README.md)
-- [API](api/README.md)
+- [API](../../api/ci/README.md)
- [CI services (linked docker containers)](services/README.md)