Skip to content

Commit ec0aca5

Browse files
committed
fix(manifest): remove www prefix and enable QnA
1 parent 4813493 commit ec0aca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-Debugalizers"
14+
"repo": "https://github.com/CodingWithCalvin/VS-Debugalizers"
1515
}

0 commit comments

Comments
 (0)