From dec67e054f4d01087f85f2950932b2295cd5c365 Mon Sep 17 00:00:00 2001 From: Tyler James Leonhardt Date: Sun, 1 Dec 2019 17:59:57 -0500 Subject: [PATCH] Update URLs to point to master branch --- scripts/Install-VSCode.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Install-VSCode.ps1 b/scripts/Install-VSCode.ps1 index 55889b9477..ac3759161a 100644 --- a/scripts/Install-VSCode.ps1 +++ b/scripts/Install-VSCode.ps1 @@ -12,9 +12,9 @@ .TAGS install vscode installer -.LICENSEURI https://github.com/PowerShell/vscode-powershell/blob/develop/LICENSE.txt +.LICENSEURI https://github.com/PowerShell/vscode-powershell/blob/master/LICENSE.txt -.PROJECTURI https://github.com/PowerShell/vscode-powershell/blob/develop/scripts/Install-VSCode.ps1 +.PROJECTURI https://github.com/PowerShell/vscode-powershell/blob/master/scripts/Install-VSCode.ps1 .ICONURI