Skip to content

Commit 2c2f06a

Browse files
authored
Merge branch 'live' into master
2 parents dbf3835 + 81921d7 commit 2c2f06a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ _themes/
66
_themes.MSDN.Modern/
77
_themes.VS.Modern/
88

9-
.openpublishing.buildcore.ps1
9+
.openpublishing.buildcore.ps1

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"locale": "en-us",
1111
"version": 0,
1212
"open_to_public_contributors": true,
13-
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/visualstudio-docs",
1413
"type_mapping": {
1514
"Conceptual": "Content",
1615
"ManagedReference": "Content",
@@ -22,6 +21,8 @@
2221
"notification_subscribers": [],
2322
"branches_to_filter": [],
2423
"skip_source_output_uploading": false,
24+
"git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/visualstudio-docs",
25+
"git_repository_branch_open_to_public_contributors": "master",
2526
"dependent_repositories": [
2627
{
2728
"path_to_root": "_themes",

0 commit comments

Comments
 (0)