There was an error while loading. Please reload this page.
2 parents e318640 + a895048 commit b4cab8cCopy full SHA for b4cab8c
package.json
@@ -6,7 +6,7 @@
6
"description": "Develop PowerShell scripts in Visual Studio Code!",
7
"engines": { "vscode": "0.10.x" },
8
"license":"SEE LICENSE IN LICENSE.txt",
9
-"homepage": "https://github.com/PowerShell/vscode-powershell/README.md",
+"homepage": "https://github.com/PowerShell/vscode-powershell/blob/master/README.md",
10
"categories": [
11
"Languages",
12
"Snippets",
@@ -98,4 +98,4 @@
98
}
99
},
100
"private": true
101
-}
+}
0 commit comments