From 85ab38d5c4f7596def0d77976ddedf58290e8eda Mon Sep 17 00:00:00 2001 From: IAJLSKarunasinghe Date: Fri, 8 May 2026 17:11:07 +0530 Subject: [PATCH] fix: update broken bootstrapper links to correct path --- .../runners/deprecated/cake-runner-for-dotnet-framework.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/input/docs/running-builds/runners/deprecated/cake-runner-for-dotnet-framework.md b/input/docs/running-builds/runners/deprecated/cake-runner-for-dotnet-framework.md index 89e764cde65..78c18d75703 100644 --- a/input/docs/running-builds/runners/deprecated/cake-runner-for-dotnet-framework.md +++ b/input/docs/running-builds/runners/deprecated/cake-runner-for-dotnet-framework.md @@ -175,8 +175,8 @@ Cake uses [Azure Artifacts](https://dev.azure.com/cake-build/Cake/_packaging?_a= With these pre-release builds the next version of Cake can be accessed and utilized for getting the latest features or testing addins or build scripts to know if the next release will be safe when you need to upgrade. :::{.alert .alert-info} -These instructions assume you are using the NuGet CLI as done in the [default bootstrapper for Windows](https://github.com/cake-build/resources/blob/develop/build.ps1) -or [default bootstrapper for macOS & Linux](https://github.com/cake-build/resources/blob/develop/build.sh). +These instructions assume you are using the NuGet CLI as done in the [default bootstrapper for Windows](https://github.com/cake-build/resources/blob/master/dotnet-framework/build.ps1) +or [default bootstrapper for macOS & Linux](https://github.com/cake-build/resources/blob/master/dotnet-framework/build.sh). ::: 1. Update the bootstrapper