diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-12-05 15:06:32 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-12-05 15:06:32 -0800 |
commit | ee134d09e7cedb57cd021314d5de459a4adf3d4d (patch) | |
tree | 24b0b196dae63ab4c7ee249a664069f7c40229a5 /README.md | |
parent | 632f60cc76c1b2cd91a079ca8538d59fa28c9818 (diff) | |
download | gitlab-ce-ee134d09e7cedb57cd021314d5de459a4adf3d4d.tar.gz |
Move release cycle comments to the documentation.minimize-readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 52e2d977620..4cc9b350635 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ There are a lot of [third-party applications integrating with GitLab](https://ab ## GitLab release cycle -Since 2011 a minor or major version of GitLab is released on the 22nd of every month. Patch and security releases are published when needed. New features are detailed on the [blog](https://about.gitlab.com/blog/) and in the [changelog](CHANGELOG). For more information about the release process see the [release documentation](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/release). Features that will likely be in the next releases can be found on the [feature request forum](http://feedback.gitlab.com/forums/176466-general) with the status [started](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457). +For more information about the release process see the [release documentation](http://doc.gitlab.com/ce/release/). ## Upgrading |