From 508ea42c898ba28efec4219e49f68baba484f155 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Fri, 1 Oct 2021 19:41:09 -0700 Subject: [PATCH] Update license path to refer to raw text file (#17218) --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index 2d8bc26192..68d5bea2a7 100644 --- a/product.json +++ b/product.json @@ -5,7 +5,7 @@ "dataFolderName": ".azuredatastudio", "win32MutexName": "azuredatastudio", "licenseName": "Microsoft EULA", - "licenseUrl": "https://github.com/Microsoft/azuredatastudio/blob/main/LICENSE.txt", + "licenseUrl": "https://raw.githubusercontent.com/microsoft/azuredatastudio/main/LICENSE.txt", "win32DirName": "Azure Data Studio", "win32NameVersion": "Azure Data Studio", "win32RegValueName": "azuredatastudio",