We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de62412 commit 4294279Copy full SHA for 4294279
scripts/Install-VSCode.ps1
@@ -375,7 +375,7 @@ function Get-CodePlatformInformation {
375
ExePath = $exePath
376
Platform = $platform
377
Channel = $channel
378
- FileUri = "https://vscode-update.azurewebsites.net/latest/$platform/$channel"
+ FileUri = "https://update.code.visualstudio.com/latest/$platform/$channel"
379
Extension = $ext
380
}
381
0 commit comments