From f064b15771d29f4d479cc1023de81d19fd0833a3 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Sat, 22 Oct 2022 21:48:46 -0500 Subject: [PATCH] MS Docs -> MS Learn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d02012988..43c729d5f8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Daily builds are available if you add this feed to your nuget.config: https://pk ## Documentation -The System.CommandLine documentation can now be found at [Microsoft Docs](https://docs.microsoft.com/en-us/dotnet/standard/commandline/). +The System.CommandLine documentation can now be found at [Microsoft Learn](https://learn.microsoft.com/en-us/dotnet/standard/commandline/). ## Code of Conduct