From 814590679802c791c489eb0921566b04d6d2b21f Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Thu, 4 Aug 2016 06:11:17 +0000 Subject: [PATCH] Update the home-page info with the developer documentation Since there are so many components in openstack, by describing the URL info in the configuration file, it is more convenient to find the developer documentation than from the unified portal Change-Id: Id6bc554db8bb0cd71851773b9cea71aada4eb9e2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 351f8fddb..6f3cb026d 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/watcher/ classifier = Environment :: OpenStack Intended Audience :: Information Technology