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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-19 03:09:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-19 03:09:54 +0300
commit7e1a2eecb0f25bcc69cafa2fd8615885794fd406 (patch)
treee6ce91e5449b8288959bb0ddb5acb29878e44d81 /doc/user/workspace
parent047eb7596938953e0e927dfae9096a9326c98a53 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/workspace')
-rw-r--r--doc/user/workspace/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/user/workspace/index.md b/doc/user/workspace/index.md
index 50164adcd77..eb3ce1c5aff 100644
--- a/doc/user/workspace/index.md
+++ b/doc/user/workspace/index.md
@@ -48,8 +48,9 @@ Each workspace includes its own set of dependencies, libraries, and tools, which
To create a workspace:
-1. On the top bar, select **Main menu > Your work**.
-1. On the left sidebar, select **Workspaces**.
+1. On the left sidebar, expand the top-most chevron (**{chevron-down}**).
+1. Select **Your work**.
+1. Select **Workspaces**.
1. Select **New workspace**.
1. From the **Select project** dropdown list, [select a project with a `.devfile.yaml` file](#prerequisites). You can only create workspaces for public projects.
1. From the **Select cluster agent** dropdown list, select a cluster agent owned by the group the project belongs to.