summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pundsack <mpundsack@gitlab.com>2017-04-10 20:22:10 +0000
committerMark Pundsack <mpundsack@gitlab.com>2017-04-10 20:22:10 +0000
commite0b7ce16339638d67c671b7170e8149f4324ee2a (patch)
treef0bfa8416fb40027e84e0637e7d9a584a79fbf12
parentbd8922f235a126ce2618c2012b5a0b438dd68a89 (diff)
downloadgitlab-ce-patch-15.tar.gz
Update kubernetes.mdpatch-15
-rw-r--r--doc/user/project/integrations/kubernetes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md
index 808f6f3ed57..f7d5e3a8ab2 100644
--- a/doc/user/project/integrations/kubernetes.md
+++ b/doc/user/project/integrations/kubernetes.md
@@ -60,7 +60,7 @@ to use terminals. Support is currently limited to the first container in the
first pod of your environment.
When enabled, the Kubernetes service adds [web terminal](../../../ci/environments.md#web-terminals)
-support to your [environments](../../../ci/environments.html). This is based on the `exec` functionality found in
+support to your [environments](../../../ci/environments.md). This is based on the `exec` functionality found in
Docker and Kubernetes, so you get a new shell session within your existing
containers. To use this integration, you should deploy to Kubernetes using
the deployment variables above, ensuring any pods you create are labelled with