From 6858641f52a7a9eeb44a27b960a65f3cb646f407 Mon Sep 17 00:00:00 2001 From: Jason Zhai Date: Thu, 22 May 2025 19:20:36 -0700 Subject: [PATCH] Update .NET SDK daily builds table link --- docs/DailyBuilds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DailyBuilds.md b/docs/DailyBuilds.md index b7ed847faf4a..eb7ba2def9e5 100644 --- a/docs/DailyBuilds.md +++ b/docs/DailyBuilds.md @@ -4,7 +4,7 @@ Daily builds include the latest source code changes. They are not supported for If you want to download the latest daily build and use it in a project, then you need to: -* Obtain the latest [build of the .NET Core SDK](https://github.com/dotnet/sdk/blob/main/documentation/package-table.md). +* Obtain the latest [build of the .NET Core SDK](https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md). * Add a NuGet.Config to your project directory with the following content: ## .NET 8