Skip to content

Commit

Permalink
moved icon back to relative
Browse files Browse the repository at this point in the history
  • Loading branch information
andreujuanc committed Jan 26, 2020
1 parent 7fa0435 commit 4149ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "service-bus-explorer",
"displayName": "Service Bus Explorer",
"description": "Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities.",
"icon": "https://raw.githubusercontent.com/DigitalMolecules/vscode-servicebus-explorer/master/resources/icon.png",
"icon": "resources/icon.png",
"version": "0.1.5",
"publisher": "digital-molecules",
"repository": "https://github.com/DigitalMolecules/vscode-servicebus-explorer",
Expand Down

0 comments on commit 4149ad8

Please sign in to comment.