Skip to content

Update historical links to new domain #9683

Description

@richlander

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 Location
Location: https://ci.dot.net/public/Sdk/10.0.100-alpha.1.25060.15/dotnet-sdk-10.0.100-alpha.1.25060.15-win-x64.zip

Existing links are still pointing to the wrong location.

$ curl -s --head https://aka.ms/dotnet/8.0/dotnet-runtime-win-x86.zip | grep Location
Location: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x86.zip

They should redirect to builds.dotnet.microsoft.com or ci.dot.net, as appropriate.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions