Skip to content

Commit 72c5889

Browse files
authored
Merge pull request #272220 from asudbring/add-dependent-repo
Add the Learn support articles repo to JSON so that include files in that repo can be referenced in azure-docs-pr
2 parents 9e1350b + d4abfed commit 72c5889

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,12 @@
11891189
"url": "https://github.com/Azure-Samples/explore-iot-operations",
11901190
"branch": "main",
11911191
"branch_mapping": {}
1192+
},
1193+
{
1194+
"path_to_root": "SupportArticles-docs",
1195+
"url": "https://github.com/MicrosoftDocs/SupportArticles-docs",
1196+
"branch": "main",
1197+
"branch_mapping": {}
11921198
}
11931199
],
11941200
"branch_target_mapping": {

0 commit comments

Comments
 (0)