From cd3258e662e9707b6e381487f986c48123cd55c6 Mon Sep 17 00:00:00 2001 From: Ashraf Khamis Date: Wed, 9 Aug 2023 07:41:27 +0000 Subject: Add 'Workspace configuration' to global nav --- content/_data/navigation.yaml | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3