diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-21 07:08:36 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-21 07:08:36 +0000 |
commit | 48aff82709769b098321c738f3444b9bdaa694c6 (patch) | |
tree | e00c7c43e2d9b603a5a6af576b1685e400410dee /PROCESS.md | |
parent | 879f5329ee916a948223f8f43d77fba4da6cd028 (diff) | |
download | gitlab-ce-48aff82709769b098321c738f3444b9bdaa694c6.tar.gz |
Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PROCESS.md b/PROCESS.md index 45f28b33a63..820f19a290b 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -73,7 +73,7 @@ sensitive as to how you word things. Use Emoji to express your feelings (heart, star, smile, etc.). Some good tips about code reviews can be found in our [Code Review Guidelines]. -[Code Review Guidelines]: https://docs.gitlab.com/ce/development/code_review.html +[Code Review Guidelines]: https://docs.gitlab.com/ee/development/code_review.html ## Feature flags @@ -217,5 +217,5 @@ rebase with master to see if that solves the issue. [team]: https://about.gitlab.com/team/ [done]: https://docs.gitlab.com/ee/development/contributing/merge_request_workflow.html#definition-of-done -[automatic_ce_ee_merge]: https://docs.gitlab.com/ce/development/automatic_ce_ee_merge.html -[ee_features]: https://docs.gitlab.com/ce/development/ee_features.html +[automatic_ce_ee_merge]: https://docs.gitlab.com/ee/development/automatic_ce_ee_merge.html +[ee_features]: https://docs.gitlab.com/ee/development/ee_features.html |