Skip to content

Commit c3be335

Browse files
authored
fix(manifest): remove www prefix and enable QnA (#70)
1 parent 27fc852 commit c3be335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/extension.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"overview": "../README.md",
1212
"publisher": "CodingWithCalvin",
1313
"qna": true,
14-
"repo": "https://www.github.com/CodingWithCalvin/VS-GitRanger"
14+
"repo": "https://github.com/CodingWithCalvin/VS-GitRanger"
1515
}

0 commit comments

Comments
 (0)