Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/remote_development/connect_machine.md')
-rw-r--r--doc/user/project/remote_development/connect_machine.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/remote_development/connect_machine.md b/doc/user/project/remote_development/connect_machine.md
index f8fdd626852..f981918c0ea 100644
--- a/doc/user/project/remote_development/connect_machine.md
+++ b/doc/user/project/remote_development/connect_machine.md
@@ -9,7 +9,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
This tutorial shows you how to:
- Create a development environment outside of GitLab.
-- Connect a remote machine to the [Web IDE](../web_ide_beta/index.md).
+- Connect a remote machine to the [Web IDE](../web_ide/index.md).
To connect a remote machine to the Web IDE, you must:
@@ -49,6 +49,8 @@ To generate Let's Encrypt certificates:
--preferred-challenges dns certonly
```
+Now that you've generated the certificates, it's time to create and connect a development environment.
+
## Connect a development environment to the Web IDE
To connect a development environment to the Web IDE: