From 4312b81f18e9c05fc9a910996ac505405ceced90 Mon Sep 17 00:00:00 2001 From: jsDelivr Bot Date: Mon, 10 Dec 2018 02:02:33 +0100 Subject: [PATCH] Replace RawGit with jsDelivr --- Artifacts/linux-chrome/artifactfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artifacts/linux-chrome/artifactfile.json b/Artifacts/linux-chrome/artifactfile.json index 1951d29..a39c354 100644 --- a/Artifacts/linux-chrome/artifactfile.json +++ b/Artifacts/linux-chrome/artifactfile.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/Azure/azure-devtestlab/master/schemas/2015-01-01/dtlArtifacts.json", "title": "Google Chrome", "description": "Installs Google Chrome", - "iconUri": "https://cdn.rawgit.com/Azure/azure-devtestlab/master/Artifacts/windows-chrome/Google_Chrome_icon.png", + "iconUri": "https://cdn.jsdelivr.net/gh/Azure/azure-devtestlab@master/Artifacts/windows-chrome/Google_Chrome_icon.png", "targetOsType": "Linux", "parameters": { },