From 5dfada709355518e8bf25785ceb3ff4c26422856 Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Thu, 16 Jun 2016 20:47:45 +1000 Subject: [PATCH] Update package.json repo URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc9fb3..822dbda 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "eslint-config-jquery" + "url": "jquery/eslint-config-jquery" }, "homepage": "https://contribute.jquery.org/style-guide/js/", "issues": "https://github.com/jquery/eslint-config-jquery/issues",