Added homepage for QA.

Switched the package.json file to use the QA wiki page as the
project homepage.

Change-Id: If290912f8522716bbae273b53d08f797f983dc46
This commit is contained in:
Michael Krotscheck 2015-07-14 13:30:33 -07:00
parent 35043cd009
commit fefde52bd0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"bugs": {
"url": "https://bugs.launchpad.net/eslint-config-openstack"
},
"homepage": "https://github.com/krotscheck/eslint-config-openstack",
"homepage": "https://wiki.openstack.org/wiki/QA",
"peerDependencies": {
"eslint": "0.23.0"
},