diff --git a/resources/extension.manifest.json b/resources/extension.manifest.json index a82c423..b1b1ffe 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-SuperClean" + "repo": "https://github.com/CodingWithCalvin/VS-SuperClean" } \ No newline at end of file diff --git a/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest b/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest index 1861344..7e01caf 100644 --- a/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest +++ b/src/CodingWithCalvin.SuperClean/source.extension.vsixmanifest @@ -4,7 +4,7 @@ Super Clean Adds a 'Super Clean' option to the right click menu of the Solution and Project nodes of the Solution Explorer, to clear out the bin and obj folders for all, or selected, projects in the solution. - https://www.github.com/CodingWithCalvin/VS-SuperClean + https://github.com/CodingWithCalvin/VS-SuperClean resources\LICENSE resources\logo.png bin,debug,folder,output