summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-22 14:54:26 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-09-22 14:54:26 +0200
commit3e926c6eb030eafb10c66c4aade66237e1a41d7a (patch)
tree898f0ab9b17f4dbcbe4d3794bc24d5cea9f353a5
parent82d95c461271237eb62eb55846ade3145aa1a9c0 (diff)
downloadgitlab-ce-3e926c6eb030eafb10c66c4aade66237e1a41d7a.tar.gz
Emphasize when Omnibus installs are done
-rw-r--r--doc/migrate_ci_to_ce/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/migrate_ci_to_ce/README.md b/doc/migrate_ci_to_ce/README.md
index 534b1fdb2db..31b572ee8ba 100644
--- a/doc/migrate_ci_to_ce/README.md
+++ b/doc/migrate_ci_to_ce/README.md
@@ -237,7 +237,7 @@ sudo service gitlab reload
If you were running GitLab CI with Omnibus packages and you were using the
internal NGINX configuration your CI service should now be available both at
-`ci.example.com` (the old address) and `gitlab.example.com/ci`. You are done!
+`ci.example.com` (the old address) and `gitlab.example.com/ci`. **You are done!**
If you installed GitLab CI from source we now need to configure a redirect in
NGINX so that existing CI runners can keep using the old CI server address, and