From 41b7d857be1a92a56d8643515e934b65b1e2c15c Mon Sep 17 00:00:00 2001 From: Valentin Schneider-Lunitz Date: Tue, 7 Jul 2026 11:44:53 +0000 Subject: [PATCH] update sandbox docu Signed-off-by: Valentin Schneider-Lunitz --- mkdocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 1d56c52..6aeb9c9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -88,6 +88,10 @@ nav: - "User stories": "general/user_stories.md" - Sandbox: - "sandbox/index.md" + - "Funnel": "sandbox/index.md#funnel" + - "TESK": "sandbox/index.md#tesk" + - "Poiesis": "sandbox/index.md#poiesis" + - "Authentication with LS Login": "sandbox/index.md#authentication-with-ls-login" - Services: - "services/index.md" - "Cloud-Registry": "services/cloudregistry.md"