We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb44c72 commit a04cc64Copy full SHA for a04cc64
.openpublishing.publish.config.json
@@ -18,6 +18,12 @@
18
"path_to_root": "_themes",
19
"url": "https://github.com/Microsoft/templates.docs.msft"
20
},
21
+ {
22
+ "branch": "main",
23
+ "branch_mapping": {},
24
+ "path_to_root": "powershell-sdk-samples",
25
+ "url": "https://github.com/MicrosoftDocs/powershell-sdk-samples"
26
+ },
27
{
28
"branch": "master",
29
"path_to_root": "_themes.pdf",
0 commit comments