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": { },