Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-02 15:16:35 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-02-02 15:16:35 +0300
commitded170eb2ee8a29fbc1a250ac5e664dd71728a75 (patch)
tree873871492537c1e480be9b0050e872f6330fba46 /doc
parentb828e5faa4fd8353f1b00a9fbe748abd866c26a1 (diff)
parentd781eee575ffd5e05500e9e2e18c1a2a245a2339 (diff)
Merge branch 'patch-1' into 'master'
Fix typo indentation in CI projects' API See merge request !2561
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/api/projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/api/projects.md b/doc/ci/api/projects.md
index 74a4c64d000..fe6b1c01352 100644
--- a/doc/ci/api/projects.md
+++ b/doc/ci/api/projects.md
@@ -18,7 +18,7 @@ GET /ci/projects
Returns:
```json
- [
+[
{
"id" : 271,
"name" : "gitlabhq",