diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-26 00:09:13 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-06-26 00:09:13 +0000 |
commit | 89a4f4761d7964623e7a97cde7f142ffb23edb5a (patch) | |
tree | fcdb913c8be09124ae7bd3f19b42a1b38ca8442a /doc/user/project/milestones/index.md | |
parent | 3e78ae6ec18bcd692f8250091e053db40801bf09 (diff) | |
download | gitlab-ce-89a4f4761d7964623e7a97cde7f142ffb23edb5a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/milestones/index.md')
-rw-r--r-- | doc/user/project/milestones/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md index 3799ed80b91..aea5eef5efc 100644 --- a/doc/user/project/milestones/index.md +++ b/doc/user/project/milestones/index.md @@ -29,7 +29,7 @@ Similarly, milestones can be used as releases. To do so: 1. Set the milestone title to the version of your release, such as `Version 9.4`. 1. Add an issue to your release by associating the desired milestone from the issue's right-hand sidebar. -Additionally, you can integrate milestones with GitLab's [Releases feature](../releases/index.md#releases-associated-with-milestones). +Additionally, you can integrate milestones with GitLab's [Releases feature](../releases/index.md#associate-milestones-with-a-release). ## Project milestones and group milestones |