Added launchpad as issues page.

This switches package.json to use launchpad for bugs and issues.

Change-Id: Id7615b27b171c304c427d3d902cff52052f04077
This commit is contained in:
Michael Krotscheck 2015-07-14 13:28:52 -07:00
parent 12eaffbda5
commit 35043cd009
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"author": "OpenStack <openstack-dev@lists.openstack.org>",
"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": {