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/api
diff options
context:
space:
mode:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-17 16:26:48 +0300
committerTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-17 16:32:24 +0300
commit67f444471e67e2e9420424f1a79386df13bf3157 (patch)
tree204ca953083318a85f65386095b845710d4c5f42 /doc/api
parentd9ed329b8c4282e8b722034df22dc1949e46c732 (diff)
Add link to doc/api/ci/lint.md
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/ci/lint.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/ci/lint.md b/doc/api/ci/lint.md
index 6a4dca92cfe..e4a6dc809b1 100644
--- a/doc/api/ci/lint.md
+++ b/doc/api/ci/lint.md
@@ -47,3 +47,5 @@ Example responses:
"error": "content is missing"
}
```
+
+[ce-5953]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5953