From ebcee18223592ac52f2992925b2df92af2d762a7 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Tue, 19 Jan 2016 17:48:45 -0500 Subject: [PATCH] Update Marketplace Links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d9d4bbe..faea4d1 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,13 @@ "color": "#FFFFFF", "theme": "light" }, - "homepage": "https://github.com/TrueCommerce/vscode-xml", + "homepage": "https://github.com/TrueCommerce/vscode-xml/wiki", "repository": { "type": "git", - "url": "https://github.com/TrueCommerce/vscode-xml.git" + "url": "https://github.com/TrueCommerce/vscode-xml/wiki" }, "bugs": { - "url": "https://github.com/TrueCommerce/vscode-xml/issues" + "url": "https://github.com/TrueCommerce/vscode-xml/wiki" }, "engines": { "vscode": "^0.10.6",