Fixes homepage in metadata and internal docs
* Correct homepage in package metadata file * Correct launchpad & GitHub home in contributing.rst Change-Id: I01e1cf7f97a72b78d4c26543b73910ac6a90e145 Closes-Bug: #1332626
This commit is contained in:
parent
27917f2b8b
commit
332ea6fc27
@ -1,12 +1,12 @@
|
|||||||
Contributing
|
Contributing
|
||||||
============
|
============
|
||||||
|
|
||||||
Code is hosted `on GitHub`_. Submit bugs to the Designate project on
|
Code is hosted `on GitHub`_. Submit bugs to the Designate Client project on
|
||||||
`Launchpad`_. Submit code to the stackforge/python-designateclient project using
|
`Launchpad`_. Submit code to the openstack/python-designateclient project using
|
||||||
`Gerrit`_.
|
`Gerrit`_.
|
||||||
|
|
||||||
.. _on GitHub: https://github.com/stackforge/python-designateclient
|
.. _on GitHub: https://github.com/stackforge/python-designateclient
|
||||||
.. _Launchpad: https://launchpad.net/designate
|
.. _Launchpad: https://launchpad.net/python-designateclient
|
||||||
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
|
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
|
||||||
|
|
||||||
Here's a quick summary:
|
Here's a quick summary:
|
||||||
|
@ -5,7 +5,7 @@ description-file =
|
|||||||
README.rst
|
README.rst
|
||||||
author = Kiall Mac Innes
|
author = Kiall Mac Innes
|
||||||
author-email = kiall@managedit.ie
|
author-email = kiall@managedit.ie
|
||||||
home-page = https://launchpad.net/python-designateclientclient
|
home-page = https://launchpad.net/python-designateclient
|
||||||
classifier =
|
classifier =
|
||||||
Environment :: OpenStack
|
Environment :: OpenStack
|
||||||
Intended Audience :: Information Technology
|
Intended Audience :: Information Technology
|
||||||
|
Loading…
Reference in New Issue
Block a user