From f53abc7412c56db3fde01533b0f82afeacecfdde Mon Sep 17 00:00:00 2001 From: Rowena Date: Tue, 8 Apr 2025 10:31:12 +0200 Subject: [PATCH] fix(pgw): add to menu --- menu/navigation.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/menu/navigation.json b/menu/navigation.json index 3bafc18ed2..e4e2247785 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -3251,6 +3251,16 @@ "label": "API/CLI", "slug": "api-cli" }, + { + "items": [ + { + "label": "Understanding v2", + "slug": "understanding-v2" + } + ], + "label": "Additional Content", + "slug": "reference-content" + }, { "label": "Troubleshooting", "slug": "troubleshooting"