diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-07 12:06:49 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-03-07 12:10:15 +0100 |
commit | e8ab096f58ca27bff4e51b895317cc6a7fcfa2bb (patch) | |
tree | 0743a3626adde726528ddbfb3b65ef45ebd588f2 /doc/api/builds.md | |
parent | db2617fd5f690282a7e844a361eac9da6aeea8c7 (diff) | |
download | gitlab-ce-e8ab096f58ca27bff4e51b895317cc6a7fcfa2bb.tar.gz |
Bring back api/builds.md and direct to api/jobs.md
[ci skip]
Diffstat (limited to 'doc/api/builds.md')
-rw-r--r-- | doc/api/builds.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/builds.md b/doc/api/builds.md new file mode 100644 index 00000000000..a6edda68bc4 --- /dev/null +++ b/doc/api/builds.md @@ -0,0 +1 @@ +This document was moved to [another location](jobs.md). |