Skip to content

Commit 03a23a1

Browse files
committed
docs: update dev.azure.com product page URLs
Update the URL for the Azure DevOps product page. This used to be just https://dev.azure.com, but this now redirects you to https://azure.microsoft.com/en-us/products/devops instead. The markdown link linter times out following the redirect, so let's just update the original link.
1 parent afcb6b8 commit 03a23a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ We're [MIT][gcm-license] licensed.
115115
When using GitHub logos, please be sure to follow the
116116
[GitHub logo guidelines][github-logos].
117117

118-
[azure-devops]: https://dev.azure.com/
118+
[azure-devops]: https://azure.microsoft.com/en-us/products/devops
119119
[azure-devops-ssh]: https://docs.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops
120120
[bitbucket]: https://bitbucket.org
121121
[bitbucket-ssh]: https://confluence.atlassian.com/bitbucket/ssh-keys-935365775.html

docs/windows-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ In order to fix the problem, there are a few options:
216216

217217
[azure-refresh-token-terms]: https://docs.microsoft.com/azure/active-directory/devices/concept-primary-refresh-token#key-terminology-and-components
218218
[azure-conditional-access]: https://docs.microsoft.com/azure/active-directory/conditional-access/overview
219-
[azure-devops]: https://dev.azure.com
219+
[azure-devops]: https://azure.microsoft.com/en-us/products/devops
220220
[GCM_MSAUTH_USEBROKER]: environment.md#GCM_MSAUTH_USEBROKER-experimental
221221
[GCM_MSAUTH_USEDEFAULTACCOUNT]: environment.md#GCM_MSAUTH_USEDEFAULTACCOUNT-experimental
222222
[credential.msauthUseBroker]: configuration.md#credentialmsauthusebroker-experimental

0 commit comments

Comments
 (0)