We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195897f commit 271424eCopy full SHA for 271424e
eng/docsSDKCIConfig.json
@@ -1,7 +1,7 @@
1
{
2
"output_path":"docs-ref-autogen",
3
"target_repo": {
4
- "url": "https://github.com/Azure/azure-docs-sdk-java",
+ "url": "https://github.com/MicrosoftDocs/azure-docs-sdk-java",
5
"branch": "%%DocsBranchName%%"
6
}
7
eng/pipelines/templates/variables/globals.yml
@@ -63,5 +63,5 @@ variables:
63
ComponentDetection.Timeout: 1200
64
65
# Docs publishing variables for repo/owner
66
- DocRepoOwner: 'Azure'
+ DocRepoOwner: 'MicrosoftDocs'
67
DocRepoName: 'azure-docs-sdk-java'
0 commit comments