Skip to content

Commit d516427

Browse files
authored
Fix ask azure gif resource path (#1068)
1 parent 82018e8 commit d516427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
"when": "github.copilot-chat.activated",
837837
"description": "%walkthrough.askAzure.description%",
838838
"media": {
839-
"image": "resources/walkthrough/askAzure.gif",
839+
"image": "https://github.com/microsoft/vscode-azureresourcegroups/raw/main/resources/walkthrough/askAzure.gif",
840840
"altText": "Enter @azure in GitHub Copilot Chat"
841841
}
842842
}

0 commit comments

Comments
 (0)