Skip to content

Commit f26b10d

Browse files
fix(efc): menu name changes
1 parent 2d281fd commit f26b10d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

menu/navigation.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -274,23 +274,23 @@
274274
{
275275
"items": [
276276
{
277-
"label": "Environmental Footprint calculation breakdown",
277+
"label": "Calculation breakdown",
278278
"slug": "environmental-footprint-calculator"
279279
},
280280
{
281-
"label": "Environmental footprint calculator product integration",
281+
"label": "Calculator product integration",
282282
"slug": "environmental-footprint-integration"
283283
},
284284
{
285285
"label": "Understanding your environmental footprint estimation",
286286
"slug": "environmental-footprint-calculator-estimation"
287287
},
288288
{
289-
"label": "Bare Metal Footprint Calculation",
289+
"label": "Bare Metal footprint calculation",
290290
"slug": "bare-metal-env-footprint"
291291
},
292292
{
293-
"label": "Instances Footprint Calculation",
293+
"label": "Instances footprint calculation",
294294
"slug": "instances-env-footprint"
295295
}
296296
],
@@ -5985,4 +5985,4 @@
59855985
],
59865986
"label": "Additional Services"
59875987
}
5988-
]
5988+
]

0 commit comments

Comments
 (0)