summaryrefslogtreecommitdiff
path: root/doc/release
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-10 17:40:40 +0100
committerdosire <sytses@gmail.com>2014-03-10 17:40:40 +0100
commit509c45163a69b608a65f11e3383f565c13d643c4 (patch)
treee243b6b13c64e4abe0bd7f9c65f209a14b6f0a88 /doc/release
parent0aa389b4911221e0ec5730d5342a1c59f37a8015 (diff)
downloadgitlab-ce-509c45163a69b608a65f11e3383f565c13d643c4.tar.gz
Update references to gitlab dot com.
Diffstat (limited to 'doc/release')
-rw-r--r--doc/release/security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/security.md b/doc/release/security.md
index 7ec3991de85..8e5a7e32099 100644
--- a/doc/release/security.md
+++ b/doc/release/security.md
@@ -15,7 +15,7 @@ Please report suspected security vulnerabilities in private to support@gitlab.co
1. Acknowledge the issue to the researcher that disclosed it
1. Fix the issue on a feature branch, do this on the private GitLab development server and update the VERSION and CHANGELOG in this branch
1. Consider creating and testing workarounds
-1. Create feature branches for the blog posts on GitLab.org and GitLab.com and link them from the code branch
+1. Create feature branches for the blog post on GitLab.com and link them from the code branch
1. Merge the code feature branch into master
1. Cherry-pick the code into the latest stable branch
1. Create a git tag vX.X.X for CE and another patch release for EE