Skip to content

Commit 412046e

Browse files
authored
Merge pull request #162989 from MicrosoftDocs/JasonWHowell-patch-2
Update .openpublishing.publish.config.json
2 parents 294e5a9 + bb06d0b commit 412046e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.openpublishing.publish.config.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -504,31 +504,31 @@
504504
{
505505
"path_to_root": "azure-sdk-for-java-event-hubs",
506506
"url": "https://github.com/Azure/azure-sdk-for-java/",
507-
"branch": "master",
507+
"branch": "main",
508508
"branch_mapping": {}
509509
},
510510
{
511511
"path_to_root": "azure-sdk-for-java-cosmos-db",
512512
"url": "https://github.com/Azure/azure-sdk-for-java/",
513-
"branch": "master",
513+
"branch": "main",
514514
"branch_mapping": {}
515515
},
516516
{
517517
"path_to_root": "azure-sdk-for-java-script-event-hubs",
518518
"url": "https://github.com/Azure/azure-sdk-for-js/",
519-
"branch": "master",
519+
"branch": "main",
520520
"branch_mapping": {}
521521
},
522522
{
523523
"path_to_root": "azure-sdk-for-net-event-hubs",
524524
"url": "https://github.com/Azure/azure-sdk-for-net/",
525-
"branch": "master",
525+
"branch": "main",
526526
"branch_mapping": {}
527527
},
528528
{
529529
"path_to_root": "azure-sdk-for-python-event-hubs",
530530
"url": "https://github.com/Azure/azure-sdk-for-python/",
531-
"branch": "master",
531+
"branch": "main",
532532
"branch_mapping": {}
533533
},
534534
{
@@ -606,7 +606,7 @@
606606
{
607607
"path_to_root": "cosmosdb-python-sdk",
608608
"url": "https://github.com/Azure/azure-sdk-for-python/",
609-
"branch": "master",
609+
"branch": "main",
610610
"branch_mapping": {}
611611
},
612612
{
@@ -738,7 +738,7 @@
738738
{
739739
"path_to_root": "azure-sdk-for-net",
740740
"url": "https://github.com/Azure/azure-sdk-for-net/",
741-
"branch": "master",
741+
"branch": "main",
742742
"branch_mapping": {}
743743
},
744744
{

0 commit comments

Comments
 (0)