- Notifications
You must be signed in to change notification settings - Fork4.9k
Closed
Description
All historical links need to be updated to one of the new domains, per#9671.
New CI links are already being created correctly.
$ curl -s --head https://aka.ms/dotnet/10.0.1xx/daily/dotnet-sdk-win-x64.zip| grep LocationLocation: https://ci.dot.net/public/Sdk/10.0.100-alpha.1.25060.15/dotnet-sdk-10.0.100-alpha.1.25060.15-win-x64.zipExisting links are still pointing to the wrong location.
$ curl -s --head https://aka.ms/dotnet/8.0/dotnet-runtime-win-x86.zip| grep LocationLocation: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x86.zipThey should redirect tobuilds.dotnet.microsoft.com orci.dot.net, as appropriate.
Metadata
Metadata
Assignees
Labels
No labels