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
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/api/commits.md')
-rw-r--r--doc/ci/api/commits.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/api/commits.md b/doc/ci/api/commits.md
index 0015a62a38f..4df7afc6c52 100644
--- a/doc/ci/api/commits.md
+++ b/doc/ci/api/commits.md
@@ -8,7 +8,7 @@ __Authentication is done by GitLab CI project token__
Get list of commits per project
- GET /commits
+ GET /ci/commits
Parameters:
@@ -58,7 +58,7 @@ Inform GitLab CI about new commit you want it to build.
__If commit already exists in GitLab CI it will not be created__
- POST /commits
+ POST /ci/commits
Parameters: