Skip to content

Commit a543315

Browse files
Trying to resolve an issue by referencing master rather than main
1 parent 5fb3c6a commit a543315

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
{
7777
"path_to_root": "_themes",
7878
"url": "https://github.com/Microsoft/templates.docs.msft",
79-
"branch": "main",
79+
"branch": "master",
8080
"branch_mapping": {}
8181
},
8282
{
@@ -88,13 +88,13 @@
8888
{
8989
"path_to_root": "snippets-windows",
9090
"url": "https://github.com/MicrosoftDocs/windows-code-snippets-pr",
91-
"branch": "main",
91+
"branch": "master",
9292
"branch_mapping": {}
9393
},
9494
{
9595
"path_to_root": "_themes.pdf",
9696
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
97-
"branch": "main",
97+
"branch": "master",
9898
"branch_mapping": {}
9999
}
100100
],

0 commit comments

Comments
 (0)