Skip to content

Commit d959637

Browse files
authored
[DOCS-10399] moving Cloud Cost Nav (#28262)
* moving CCM Nav * moving below Infra
1 parent d8ec9cf commit d959637

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

config/_default/menus/main.en.yaml

+16-13
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,30 @@ menu:
1515
- name: Infrastructure
1616
identifier: infrastructure_heading
1717
weight: 5000000
18+
- name: Cloud Cost
19+
identifier: cloud_cost_heading
20+
weight: 6000000
1821
- name: Application Performance
1922
identifier: apm_heading
20-
weight: 6000000
23+
weight: 7000000
2124
- name: Digital Experience
2225
identifier: digital_experience_heading
23-
weight: 7000000
26+
weight: 8000000
2427
- name: Software Delivery
2528
identifier: software_delivery_heading
26-
weight: 8000000
29+
weight: 9000000
2730
- name: Security
2831
identifier: security_platform_heading
29-
weight: 9000000
32+
weight: 10000000
3033
- name: AI Observability
3134
identifier: ai_observability_heading
32-
weight: 10000000
35+
weight: 11000000
3336
- name: Log Management
3437
identifier: log_management_heading
35-
weight: 11000000
38+
weight: 12000000
3639
- name: Administration
3740
identifier: administration_heading
38-
weight: 12000000
41+
weight: 13000000
3942
- name: Getting Started
4043
identifier: getting_started
4144
url: getting_started/
@@ -3302,25 +3305,25 @@ menu:
33023305
url: cloud_cost_management/
33033306
identifier: cloud_cost
33043307
pre: cloud-cost-management
3305-
parent: infrastructure_heading
3306-
weight: 80000
3308+
parent: cloud_cost_heading
3309+
weight: 10000
33073310
- name: AWS
3308-
url: cloud_cost_management/aws
3311+
url: cloud_cost_management/aws/
33093312
parent: cloud_cost
33103313
identifier: cloud_cost_aws
33113314
weight: 1
33123315
- name: Azure
3313-
url: cloud_cost_management/azure
3316+
url: cloud_cost_management/azure/
33143317
parent: cloud_cost
33153318
identifier: cloud_cost_azure
33163319
weight: 2
33173320
- name: Google Cloud
3318-
url: cloud_cost_management/google_cloud
3321+
url: cloud_cost_management/google_cloud/
33193322
parent: cloud_cost
33203323
identifier: cloud_cost_google_cloud
33213324
weight: 3
33223325
- name: SaaS Cost Integrations
3323-
url: cloud_cost_management/saas_costs
3326+
url: cloud_cost_management/saas_costs/
33243327
parent: cloud_cost
33253328
identifier: cloud_cost_saas_cost_integrations
33263329
weight: 4

0 commit comments

Comments
 (0)