From afd37acd1cefe676767503934779057b265d7ba0 Mon Sep 17 00:00:00 2001 From: nizam Date: Sun, 23 Oct 2016 21:53:46 +0530 Subject: [PATCH] Changed the home-page of nova-specs in setup.cfg Instead of pointing to openstack.org, the homepage has been changed to point to the homepage of nova-specs. Change-Id: I8c94bd84dc8867c91e5e5958ff6f7c9bbd475310 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6284cf00d..b95b557fb 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://specs.openstack.org/openstack/nova-specs/ classifier = Intended Audience :: Developers License :: OSI Approved :: Apache Software License