diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-05 12:38:19 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-05 12:38:19 +0000 |
commit | d4d3acd7637cddea786e521c5689a1a303453ea9 (patch) | |
tree | 3639d8ec933eab667b40d79ea1e8caa023e2755c /doc/ci | |
parent | c4dcd6677dee5c1e017533c4ab8842a928438d2e (diff) | |
parent | c740d3de288f102dc0b1bc8898a3d9ee50815f26 (diff) | |
download | gitlab-ce-d4d3acd7637cddea786e521c5689a1a303453ea9.tar.gz |
Merge branch 'docs/rm-koding' into 'master'
Deprecate Koding in docs
See merge request !13998
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/environments.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md index 28b27921f8b..cbf06afa294 100644 --- a/doc/ci/environments.md +++ b/doc/ci/environments.md @@ -274,9 +274,7 @@ session - and even a multiplexer like `screen` or `tmux`! >**Note:** Container-based deployments often lack basic tools (like an editor), and may be stopped or restarted at any time. If this happens, you will lose all your -changes! Treat this as a debugging tool, not a comprehensive online IDE. You -can use [Koding](../administration/integration/koding.md) for online -development. +changes! Treat this as a debugging tool, not a comprehensive online IDE. --- |