From c678e9eef3ff6c6c822c6b8396e42d40c90a97a5 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:16:35 +0100 Subject: [PATCH] fix(gen): overview names --- menu/navigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/menu/navigation.json b/menu/navigation.json index 26e7e916ab..60aa983aa0 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -737,7 +737,7 @@ { "items": [ { - "label": "Environmental Footprint Overview", + "label": "Overview", "slug": "../environmental-footprint" }, { @@ -2634,7 +2634,7 @@ { "items": [ { - "label": "MongoDB® Overview", + "label": "Overview", "slug": "../managed-mongodb-databases" }, {