diff options
author | Nick Thomas <nick@gitlab.com> | 2019-06-13 13:32:34 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-06-13 13:39:57 +0100 |
commit | 318e7c12241ff155e95df0628aec2fc525380747 (patch) | |
tree | 2db97feae0944968f0ff8433fd74885097901da7 /PROCESS.md | |
parent | 0c4059efc146c869d3ffd1bc075c67c8b4ae921d (diff) | |
download | gitlab-ce-318e7c12241ff155e95df0628aec2fc525380747.tar.gz |
Fix a broken link in PROCESS.md
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/PROCESS.md b/PROCESS.md index 9e971ef7531..07b150ea463 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -86,13 +86,11 @@ star, smile, etc.). Some good tips about code reviews can be found in our ## Feature freeze on the 7th for the release on the 22nd -The feature freeze on the 7th has been discontinued. [Transition period overview] +The feature freeze on the 7th has been discontinued. The [transition period overview](https://gitlab.com/gitlab-org/release/docs/blob/21cbd409dd5f157fe252f254f3e897f01908abe2/general/deploy/auto-deploy-transition.md#transition) describes the change to this process. During the transition period, the only guarantee that a change will be included in the release on the 22nd is if the change has been deployed to GitLab.com prior to this date. -[Transition period]: https://gitlab.com/gitlab-org/release/docs/blob/21cbd409dd5f157fe252f254f3e897f01908abe2/general/deploy/auto-deploy-transition.md#transition - ### Feature flags Merge requests that make changes hidden behind a feature flag, or remove an |