Skip to content

Commit 236a7c6

Browse files
committed
Fix path to README.md
1 parent cfadbcb commit 236a7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/vsix-publish.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"internalName": "gtm-visualstudio-plugin",
1010
"language": "en-US"
1111
},
12-
"overview": "README.md",
12+
"overview": "../README.md",
1313
"priceCategory": "free",
1414
"publisher": "jjones",
1515
"private": false,

0 commit comments

Comments
 (0)