Skip to content

Commit 6b2c7d9

Browse files
authored
[docs] update dotnetbuilds domain (#9772)
Context: dotnet/core#9676 `ci.dot.net` is the new domain, used by `dotnet-install` scripts, for example.
1 parent aba2726 commit 6b2c7d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Documentation/guides/InstallBuildsFromMain.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ number, it should be *close enough* to work.
1515
You can guess what the URL is, if you need a specific version like
1616
`7.0.100-preview.6.22277.6`, for example:
1717

18-
* Windows x64: https://dotnetbuilds.azureedge.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-win-x64.exe
19-
* Windows arm64: https://dotnetbuilds.azureedge.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-win-arm64.exe
20-
* macOS x64: https://dotnetbuilds.azureedge.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-osx-x64.pkg
21-
* macOS arm64: https://dotnetbuilds.azureedge.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-osx-arm64.pkg
18+
* Windows x64: https://ci.dot.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-win-x64.exe
19+
* Windows arm64: https://ci.dot.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-win-arm64.exe
20+
* macOS x64: https://ci.dot.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-osx-x64.pkg
21+
* macOS arm64: https://ci.dot.net/public/Sdk/7.0.100-preview.6.22277.6/dotnet-sdk-7.0.100-preview.6.22277.6-osx-arm64.pkg
2222

2323
*See [WindowsOnArm64.md][3] for further details about Windows on Arm64.*
2424

0 commit comments

Comments
 (0)