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:
authorAshraf Khamis <akhamis@gitlab.com>2023-08-09 10:41:27 +0300
committerLorena Ciutacu <lciutacu@gitlab.com>2023-08-09 10:41:27 +0300
commitcd3258e662e9707b6e381487f986c48123cd55c6 (patch)
tree4bae13b572f678d20b330c32b3567929cdba7ae9
parentf22feff833505e9e1be0be4b2394f870e7ce150e (diff)
Add 'Workspace configuration' to global nav
-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