From ecc8c5d6ce63c0116346b74eae48944a7e3e7537 Mon Sep 17 00:00:00 2001 From: lingyongxu Date: Thu, 3 Aug 2017 08:45:38 +0800 Subject: [PATCH] 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: I75a467ebf9407d17360698a3ead57af9b93ef3e6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2d82ea0..94064c1 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 = http://docs.openstack.org/developer/python-designateclient +home-page = https://docs.openstack.org/python-designateclient/latest classifier = Environment :: OpenStack Intended Audience :: Information Technology