summaryrefslogtreecommitdiff
path: root/doc/ci/environments.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-09-01 18:27:16 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-09-01 18:27:16 +0200
commitc740d3de288f102dc0b1bc8898a3d9ee50815f26 (patch)
tree4906e57eef1fd201d62636a70edc25415d5cbab9 /doc/ci/environments.md
parentad32bac56de11aa75a41f4e88f28632c5ca0ff70 (diff)
downloadgitlab-ce-c740d3de288f102dc0b1bc8898a3d9ee50815f26.tar.gz
Deprecate Koding in docsdocs/rm-koding
Diffstat (limited to 'doc/ci/environments.md')
-rw-r--r--doc/ci/environments.md4
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.
---