Fix the invalid home-page url

The home-page url is not found.
Change it to the right one.

Change-Id: Ide828f61eba7035224f4ac3d81419aeb399363af
This commit is contained in:
ShangXiao 2018-05-02 22:54:16 -07:00
parent a795ae6ffc
commit d5046c0c3e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/developer/octavia-tempest-plugin
home-page = https://docs.openstack.org/octavia-tempest-plugin/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology