Skip to content

Commit 4fd58a4

Browse files
fix(gen): overview names (#4507)
1 parent 9483766 commit 4fd58a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu/navigation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@
737737
{
738738
"items": [
739739
{
740-
"label": "Environmental Footprint Overview",
740+
"label": "Overview",
741741
"slug": "../environmental-footprint"
742742
},
743743
{
@@ -2634,7 +2634,7 @@
26342634
{
26352635
"items": [
26362636
{
2637-
"label": "MongoDB® Overview",
2637+
"label": "Overview",
26382638
"slug": "../managed-mongodb-databases"
26392639
},
26402640
{

0 commit comments

Comments
 (0)