Skip to content

Commit 0dbc6aa

Browse files
authored
[Admin] configuring for cross-repo includes (#5446)
1 parent 19e68be commit 0dbc6aa

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
@@ -110,6 +110,12 @@
110110
"url": "https://github.com/Microsoft/templates.docs.msft",
111111
"branch": "main",
112112
"branch_mapping": {}
113+
},
114+
{
115+
"path_to_root": "reusable-content",
116+
"url": "https://github.com/MicrosoftDocs/reusable-content/",
117+
"branch": "main",
118+
"branch_mapping": {}
113119
}
114120
],
115121
"branch_target_mapping": {},

0 commit comments

Comments
 (0)