From 67b13c3f1934176f37033d6c1e8277d377294cf6 Mon Sep 17 00:00:00 2001 From: Marcus Kohlberg Date: Thu, 8 May 2025 13:27:57 +0200 Subject: [PATCH] Update menu.cue --- docs/menu.cue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/menu.cue b/docs/menu.cue index dd2704c61f..227ee2fd02 100644 --- a/docs/menu.cue +++ b/docs/menu.cue @@ -1072,7 +1072,7 @@ { kind: "accordion" text: "GCP Infrastructure" - items: [{ + accordion: [{ kind: "basic" text: "Overview" path: "/platform/infrastructure/gcp" @@ -1096,7 +1096,7 @@ }, { kind: "accordion" text: "AWS Infrastructure" - items: [{ + accordion: [{ kind: "basic" text: "Overview" path: "/platform/infrastructure/aws"