From 692362ab0ed136f26b24cffe7d9fcc0c280a6165 Mon Sep 17 00:00:00 2001 From: poojal-iit <24f3001971@ds.study.iitm.ac.in> Date: Thu, 19 Mar 2026 06:52:48 +0530 Subject: [PATCH] Fix broken link: ASP.NET MVC Music Store (CodePlex shutdown) (#13129) --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index a3905cfaf..32fd58865 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -310,7 +310,7 @@ Books on general-purpose programming that don't focus on a specific language are ### ASP.NET * [Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) *( :construction: in process)* -* [ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com) +* [ASP.NET MVC Music Store](https://learn.microsoft.com/en-us/aspnet/mvc/overview/older-versions/mvc-music-store/mvc-music-store-part-1) * [ASP.NET WebHooks Succinctly](https://www.syncfusion.com/ebooks/aspnet_webhooks_succinctly) - Gaurav Arora * [ASP.NET with C# (2008)](http://www.vijaymukhi.com/documents/books/vsnet/content.htm) - Vijay Mukhi, Sonal Mukhi, Neha Kotecha * [Diving into ASP.NET WebAPI (2016)](https://github.com/akhilmittal/FreeBooks/) - Akhil Mittal (PDF)