Skip to content
Snippets Groups Projects
Commit 6c7fdf3d authored by Evan Read's avatar Evan Read
Browse files

Change reference to GitLab to refer to the company, not the SaaS site

parent 1bd23ca5
No related merge requests found
...@@ -255,7 +255,7 @@ a rewrite of Ruby code in Go. ...@@ -255,7 +255,7 @@ a rewrite of Ruby code in Go.
As we deploy the Ruby code might be in the middle of auto-restarting, As we deploy the Ruby code might be in the middle of auto-restarting,
so we could remove its code before the Go code has a chance to update so we could remove its code before the Go code has a chance to update
with its default, and would still want to call it. So therefore you with its default, and would still want to call it. So therefore you
need to do any such removal in two GitLab.com release cycles. need to do any such removal in two GitLab release cycles.
See the example of [MR !3033][example-on-by-default-mr] and [MR !3056][example-post-go-ruby-code-removal-mr] for how to See the example of [MR !3033][example-on-by-default-mr] and [MR !3056][example-post-go-ruby-code-removal-mr] for how to
do such a two-phase removal. do such a two-phase removal.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment