From c3529836d45533ed518a0ac4047a63655ac916ee Mon Sep 17 00:00:00 2001 From: Neno Loje Date: Tue, 17 Jan 2023 22:24:05 +0100 Subject: [PATCH] Fixed URLs in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d08a1ee57a..708e5aca699 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft. # Content repos -> * For content contributions to `https://learn.microsoft.com/vsts`, work in the /docs folder. -> * For content contributions to `learn.microsoft.com/vsts/release-notes`, work in the `/release-notes` folder. +> * For content contributions to `https://learn.microsoft.com/azure/devops`, work in the /docs folder. +> * For content contributions to `learn.microsoft.com/azure/devops/release-notes`, work in the `/release-notes` folder. > * Contact Ryan Thompson--`ryanth` (Microsoft alias) or `@thomps23` (GitHub alias) -- for details and training on content contribution or publishing.