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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorena Ciutacu <lciutacu@gitlab.com>2023-08-09 10:41:29 +0300
committerLorena Ciutacu <lciutacu@gitlab.com>2023-08-09 10:41:29 +0300
commitc802ad73f6ac806c2a65dc8d08086fe518d8b71b (patch)
tree4bae13b572f678d20b330c32b3567929cdba7ae9
parentf22feff833505e9e1be0be4b2394f870e7ce150e (diff)
parentcd3258e662e9707b6e381487f986c48123cd55c6 (diff)
Merge branch 'workspace-configuration' into 'main'
Add 'Workspace configuration' to global nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4158 Merged-by: Lorena Ciutacu <lciutacu@gitlab.com> Approved-by: Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by: Ashraf Khamis <akhamis@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 18afb1ce..9f9e7a4f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1577,6 +1577,8 @@ sections:
- doc_title: Workspaces
doc_url: 'ee/user/workspace/'
docs:
+ - doc_title: Workspace configuration
+ doc_url: 'ee/user/workspace/configuration.html'
- doc_title: 'Tutorial: Create a custom workspace image that supports arbitrary user IDs'
doc_url: 'ee/user/workspace/create_image.html'
- category_title: Use CI/CD to build your application