summaryrefslogtreecommitdiff
path: root/doc/ci/interactive_web_terminal/index.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-12 08:15:38 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-12 08:15:38 +0000
commit143872fa52dfc37396e2ede946f1fe7fa9a8d20c (patch)
tree792eae236b701e2ab5f8ed5ffb10dd9630b4414a /doc/ci/interactive_web_terminal/index.md
parent2b4521c1657bf5623617c16d07a682a28dcb3bb4 (diff)
downloadgitlab-ce-143872fa52dfc37396e2ede946f1fe7fa9a8d20c.tar.gz
Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
Diffstat (limited to 'doc/ci/interactive_web_terminal/index.md')
-rw-r--r--doc/ci/interactive_web_terminal/index.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index 6c73cbbf8d7..58307660e51 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -8,7 +8,7 @@ type: reference
Interactive web terminals give the user access to a terminal in GitLab for
running one-off commands for their CI pipeline. Since this is giving the user
-shell access to the environment where [GitLab Runner](https://docs.gitlab.com/runner/)
+shell access to the environment where [GitLab Runner](https://docs.gitlab.com/runner/)
is deployed, some [security precautions](../../administration/integration/terminal.md#security) were
taken to protect the users.
@@ -62,4 +62,3 @@ close the terminal window.
## Interactive Web Terminals for the Web IDE **(ULTIMATE ONLY)**
Read the Web IDE docs to learn how to run [Interactive Terminals through the Web IDE](../../user/project/web_ide/index.md).
-