diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-03-26 10:07:04 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-03-26 10:07:04 +0000 |
commit | c44de4f21ee6db857f0c6f086f7a3ce649d1c50c (patch) | |
tree | e25cdf50a4b3190bc7fe5edfa1965b1ee50ea0e0 /doc/README.md | |
parent | 2fdf928afaed93958e86aa951897bf63757a578d (diff) | |
parent | 6abcb8820de24ca817c2b0258010e0a79a0ffe81 (diff) | |
download | gitlab-ce-c44de4f21ee6db857f0c6f086f7a3ce649d1c50c.tar.gz |
Merge branch 'rs-remove-release-docs' into 'master'
Remove release docs from the CE repository
More detailed, updated, and accurate versions of these docs now live in
https://gitlab.com/gitlab-org/release-tools
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2346
[ci skip]
See merge request !3393
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 8424b2f964b..e6fa4fc049b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -45,4 +45,3 @@ contributing to documentation. - [Development](development/README.md) Explains the architecture and the guidelines for shell commands. - [Legal](legal/README.md) Contributor license agreements. -- [Release](release/README.md) How to make the monthly and security releases. |