We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ec106 commit 7664389Copy full SHA for 7664389
.openpublishing.publish.config.json
@@ -10,7 +10,6 @@
10
"locale": "en-us",
11
"version": 0,
12
"open_to_public_contributors": true,
13
- "git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
14
"type_mapping": {
15
"Conceptual": "Content",
16
"ManagedReference": "Content",
@@ -22,6 +21,8 @@
22
21
"notification_subscribers": [],
23
"branches_to_filter": [],
24
"skip_source_output_uploading": false,
+ "git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/cpp-docs",
25
+ "git_repository_branch_open_to_public_contributors": "master",
26
"dependent_repositories": [
27
{
28
"path_to_root": "_themes",
0 commit comments