summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorvenkatamahesh <venkatamaheshkotha@gmail.com>2016-05-17 10:13:18 +0530
committervenkatamahesh <venkatamaheshkotha@gmail.com>2016-05-17 10:13:18 +0530
commitba00c1d4267cd6a8150fd1282554feb17b53f937 (patch)
tree7f451578459b9ba46aa15cbc53942fd567360386 /setup.cfg
parenteea2512ec89bd32c18408989ec7032632de61326 (diff)
downloadpython-novaclient-ba00c1d4267cd6a8150fd1282554feb17b53f937.tar.gz
Update the home-page with developer documentation
Change-Id: I18a6b02e8dceafd1008144e53be5817d83698741
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b9c9008d..0ce97cbd 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ description-file =
license = Apache License, Version 2.0
author = OpenStack
author-email = openstack-dev@lists.openstack.org
-home-page = https://www.openstack.org
+home-page = http://docs.openstack.org/developer/python-novaclient
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console