From 03a23a110792be95b0682c5f53447fcc2ed049cc Mon Sep 17 00:00:00 2001 From: Matthew John Cheetham Date: Mon, 18 Sep 2023 14:53:51 -0700 Subject: [PATCH] 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. --- README.md | 2 +- docs/windows-broker.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a9663e44..18c9b1309 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ We're [MIT][gcm-license] licensed. When using GitHub logos, please be sure to follow the [GitHub logo guidelines][github-logos]. -[azure-devops]: https://dev.azure.com/ +[azure-devops]: https://azure.microsoft.com/en-us/products/devops [azure-devops-ssh]: https://docs.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops [bitbucket]: https://bitbucket.org [bitbucket-ssh]: https://confluence.atlassian.com/bitbucket/ssh-keys-935365775.html diff --git a/docs/windows-broker.md b/docs/windows-broker.md index 1cc42f222..bfe5afcb0 100644 --- a/docs/windows-broker.md +++ b/docs/windows-broker.md @@ -216,7 +216,7 @@ In order to fix the problem, there are a few options: [azure-refresh-token-terms]: https://docs.microsoft.com/azure/active-directory/devices/concept-primary-refresh-token#key-terminology-and-components [azure-conditional-access]: https://docs.microsoft.com/azure/active-directory/conditional-access/overview -[azure-devops]: https://dev.azure.com +[azure-devops]: https://azure.microsoft.com/en-us/products/devops [GCM_MSAUTH_USEBROKER]: environment.md#GCM_MSAUTH_USEBROKER-experimental [GCM_MSAUTH_USEDEFAULTACCOUNT]: environment.md#GCM_MSAUTH_USEDEFAULTACCOUNT-experimental [credential.msauthUseBroker]: configuration.md#credentialmsauthusebroker-experimental