From 18164c61391cd3e35c6268ebb121632a3c4184e6 Mon Sep 17 00:00:00 2001 From: Otto Streifel Date: Fri, 30 Sep 2016 14:31:37 -0700 Subject: [PATCH] Updates links --- vss-extension.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vss-extension.json b/vss-extension.json index 34c2b21..e381846 100644 --- a/vss-extension.json +++ b/vss-extension.json @@ -8,7 +8,7 @@ "vso.work_write" ], "description": "Easily change your integer values with an up/down control.", - "publisher": "msdevlabs", + "publisher": "MS-Sample", "icons": { "default": "img/logo.png" }, @@ -31,8 +31,14 @@ "support": { "uri": "mailto:witiq@microsoft.com" }, + "learn": { + "uri": "https://github.com/Microsoft/vsts-integer-wit-custom-control/blob/master/README.md" + }, "repository": { "uri": "https://github.com/Microsoft/vsts-integer-wit-custom-control" + }, + "issues": { + "uri": "https://github.com/Microsoft/vsts-integer-wit-custom-control/issues" } }, "branding": {