From 35043cd0096fcbdaf70d9368e5dc2f25588f33a0 Mon Sep 17 00:00:00 2001 From: Michael Krotscheck Date: Tue, 14 Jul 2015 13:28:52 -0700 Subject: [PATCH] Added launchpad as issues page. This switches package.json to use launchpad for bugs and issues. Change-Id: Id7615b27b171c304c427d3d902cff52052f04077 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab38dac..2a10350 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "author": "OpenStack ", "license": "Apache-2.0", "bugs": { - "url": "https://github.com/krotscheck/eslint-config-openstack/issues" + "url": "https://bugs.launchpad.net/eslint-config-openstack" }, "homepage": "https://github.com/krotscheck/eslint-config-openstack", "peerDependencies": {