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/api/group_milestones.md')
-rw-r--r--doc/api/group_milestones.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/group_milestones.md b/doc/api/group_milestones.md
index a819e06bcd9..61edd2522be 100644
--- a/doc/api/group_milestones.md
+++ b/doc/api/group_milestones.md
@@ -135,11 +135,11 @@ Parameters:
- `id` (required) - The ID or [URL-encoded path of the group](README.md#namespaced-path-encoding) owned by the authenticated user
- `milestone_id` (required) - The ID of a group milestone
-[ce-12819]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12819
+[ce-12819]: https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/12819
## Get all burndown chart events for a single milestone **(STARTER)**
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/4737) in GitLab 12.1
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/4737) in GitLab 12.1
Get all burndown chart events for a single milestone.