From 8c1c4dd5b4642e3a7aa318c15b7ead45a6da5fd4 Mon Sep 17 00:00:00 2001 From: Anthony Bartolo Date: Thu, 7 Aug 2025 07:59:25 -0400 Subject: [PATCH] Change link text for GitHub Copilot resource Updated link text for Mastering GitHub Copilot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241fa67f..f04b10d6 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,6 @@ Our team produces other curricula! Check out: - [Web Dev for Beginners](https://aka.ms/webdev-beginners) - [IoT for Beginners](https://aka.ms/iot-beginners) - [XR Development for Beginners](https://github.com/microsoft/xr-development-for-beginners) -- [Mastering GitHub Copilot for Paired Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) +- [Mastering GitHub Copilot for Agentic use](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) - [Mastering GitHub Copilot for C#/.NET Developers](https://github.com/microsoft/mastering-github-copilot-for-dotnet-csharp-developers) - [Choose Your Own Copilot Adventure](https://github.com/microsoft/CopilotAdventures)