From 41352cb375ec1c628c978402dd04a7e8cc405249 Mon Sep 17 00:00:00 2001 From: lingyongxu Date: Wed, 20 Sep 2017 13:52:06 +0800 Subject: Update the documentation link for doc migration This patch is proposed according to the Direction 10 of doc migration(https://etherpad.openstack.org/p/doc-migration-tracking). Change-Id: Ieca93d77bfc5e54486312f16122cc12c5bda0934 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index b4b6827d..2412b6fe 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://docs.openstack.org/developer/python-openstackclient +home-page = https://docs.openstack.org/python-openstackclient/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology -- cgit v1.2.1