Skip to content

Commit cecad12

Browse files
authored
fix(manifest): remove www prefix and enable QnA (#27)
1 parent 18adb0f commit cecad12

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
@@ -10,5 +10,5 @@
1010
"overview": "../README.md",
1111
"publisher": "CodingWithCalvin",
1212
"qna": true,
13-
"repo": "https://www.github.com/CodingWithCalvin/VS-MCPServer"
13+
"repo": "https://github.com/CodingWithCalvin/VS-MCPServer"
1414
}

0 commit comments

Comments
 (0)