From d3c0d22405bf88240a089c9e4b4ef67066635127 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Tue, 17 May 2016 09:51:58 +0530 Subject: [PATCH] Update the home-page with developer documentation Change-Id: I22e1e72077d1fe277678f85592dcf1bfb798edfe --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 08198d08c..2a096923f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = http://docs.openstack.org/developer/python-cinderclient classifier = Development Status :: 5 - Production/Stable Environment :: Console