modify the home-page info with the developer documentation

update home-page info
Closes-Bug: #1612505

Change-Id: I3934c263ba257ccc3978f8afa9ac6b69c11897ec
This commit is contained in:
gengchc2
2016-07-29 17:59:03 +08:00
parent 591fddf99c
commit 15909be101
2 changed files with 3 additions and 3 deletions

View File

@@ -292,7 +292,7 @@ setup.cfg
README.rst
author = myname
author_email = myemail
home-page = http://www.openstack.org/
home-page = http://docs.openstack.org/developer/horizon/
classifiers = [
Environment :: OpenStack
Framework :: Django

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/
home-page = http://docs.openstack.org/developer/horizon/
classifier =
Development Status :: 5 - Production/Stable
Environment :: OpenStack