summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-08-14 10:03:31 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-08-14 10:03:31 +0000
commitb8b1c0e37a7f35bbbec73b74e73d125675831ca4 (patch)
treee3a6afd12f15885a6f0a464e40b676115700d813
parentc446848025b893770763712c8adb89a9c07cd330 (diff)
parent2427eb4707b3c2b691ed994b93765663dae2b1e6 (diff)
downloadgitlab-ce-49019-extract-base-docker-image-for-code_quality.tar.gz
Update GET project URL to be similar to GET user URL See merge request gitlab-org/gitlab-ce!21130
-rw-r--r--doc/api/events.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/events.md b/doc/api/events.md
index f4d26c4de1c..1b6c4d437dd 100644
--- a/doc/api/events.md
+++ b/doc/api/events.md
@@ -255,7 +255,7 @@ Example response:
Get a list of visible events for a particular project.
```
-GET /:project_id/events
+GET /projects/:project_id/events
```
Parameters: