Skip to content

Commit 4294279

Browse files
authored
1 parent de62412 commit 4294279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/Install-VSCode.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ function Get-CodePlatformInformation {
375375
ExePath = $exePath
376376
Platform = $platform
377377
Channel = $channel
378-
FileUri = "https://vscode-update.azurewebsites.net/latest/$platform/$channel"
378+
FileUri = "https://update.code.visualstudio.com/latest/$platform/$channel"
379379
Extension = $ext
380380
}
381381

0 commit comments

Comments
 (0)