Skip to content

Commit 271424e

Browse files
authored
Docs: Azure -> MicrosoftDocs (#45333)
1 parent 195897f commit 271424e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/docsSDKCIConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"output_path":"docs-ref-autogen",
33
"target_repo": {
4-
"url": "https://github.com/Azure/azure-docs-sdk-java",
4+
"url": "https://github.com/MicrosoftDocs/azure-docs-sdk-java",
55
"branch": "%%DocsBranchName%%"
66
}
77
}

eng/pipelines/templates/variables/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ variables:
6363
ComponentDetection.Timeout: 1200
6464

6565
# Docs publishing variables for repo/owner
66-
DocRepoOwner: 'Azure'
66+
DocRepoOwner: 'MicrosoftDocs'
6767
DocRepoName: 'azure-docs-sdk-java'

0 commit comments

Comments
 (0)