diff --git a/resources/extension.manifest.json b/resources/extension.manifest.json index 3e7eb88..8a540a4 100644 --- a/resources/extension.manifest.json +++ b/resources/extension.manifest.json @@ -11,5 +11,5 @@ "overview": "../README.md", "publisher": "CodingWithCalvin", "qna": false, - "repo": "https://www.github.com/CodingWithCalvin/VS-OpenBinFolder" + "repo": "https://github.com/CodingWithCalvin/VS-OpenBinFolder" } \ No newline at end of file diff --git a/src/CodingWithCalvin.OpenBinFolder/source.extension.vsixmanifest b/src/CodingWithCalvin.OpenBinFolder/source.extension.vsixmanifest index 714d510..415f97e 100644 --- a/src/CodingWithCalvin.OpenBinFolder/source.extension.vsixmanifest +++ b/src/CodingWithCalvin.OpenBinFolder/source.extension.vsixmanifest @@ -4,7 +4,6 @@ Open Bin Folder Adds an 'Open Bin Folder' to the right click menu of the project for quick access to the builds output folder. - https://github.com/CodingWithCalvin/VS-OpenBinFolder resources\LICENSE resources\logo.png bin,debug,folder,output