diff --git a/releasenotes/notes/support-doc-f12538ac5f35a282.yaml b/releasenotes/notes/support-doc-f12538ac5f35a282.yaml index 4b57a4f2..d41ef2d1 100644 --- a/releasenotes/notes/support-doc-f12538ac5f35a282.yaml +++ b/releasenotes/notes/support-doc-f12538ac5f35a282.yaml @@ -1,4 +1,4 @@ --- features: - Zaqar client has the doc page now. The link will work after a new release. - [Link `python-zaqarclient doc page `_] + [Link `python-zaqarclient doc page `_] diff --git a/setup.cfg b/setup.cfg index 5b87291b..e70681b1 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/zaqar/ +home-page = https://docs.openstack.org/zaqar/latest/ classifier = Development Status :: 4 - Beta Environment :: Console