Skip to content

Commit eada110

Browse files
committed
Updating Zone Pivots location
1 parent 8a319ca commit eada110

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"monikers": [],
1313
"open_to_public_contributors": true,
1414
"type_mapping": {
15-
"ZonePivotGroups": "Toc",
16-
"Conceptual": "Content"
15+
"Conceptual": "Content",
16+
"ZonePivotGroups": "Toc"
1717
},
1818
"build_entry_point": "docs"
1919
}

docfx.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@
8282
],
8383
"src": "breadcrumb/azure-ai",
8484
"dest": "breadcrumb/azure-ai"
85+
},
86+
{
87+
"files": [
88+
"zone-pivot-groups.yml"
89+
],
90+
"src": "zone-pivots",
91+
"dest": "zone-pivots/azure-ai/"
8592
}
8693
],
8794
"resource": [
@@ -261,7 +268,7 @@
261268
],
262269
"uhfHeaderId": "azure",
263270
"ms.suite": "office",
264-
"zone_pivot_group_filename": "zone-pivot-groups.yml"
271+
"zone_pivot_group_filename": "zone-pivots/azure-ai/zone-pivot-groups.json"
265272
},
266273
"fileMetadata": {
267274
"author": {

zone-pivot-groups.yml renamed to zone-pivots/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ groups:
66
prompt: Choose a programming language or tool
77
pivots:
88
- id: azportal
9-
title: Azure portal
9+
title: Azure portal TEST
1010
- id: azcli
1111
title: Azure CLI
1212
- id: azpowershell

0 commit comments

Comments
 (0)