Skip to content

Commit

Permalink
Fix path to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz committed Aug 2, 2019
1 parent cfadbcb commit 236a7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/vsix-publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"internalName": "gtm-visualstudio-plugin",
"language": "en-US"
},
"overview": "README.md",
"overview": "../README.md",
"priceCategory": "free",
"publisher": "jjones",
"private": false,
Expand Down

0 comments on commit 236a7c6

Please sign in to comment.