diff options
| author | Alok Jani <alokjani.web@gmail.com> | 2014-09-26 12:07:19 +0530 |
|---|---|---|
| committer | Alok Jani <alokjani.web@gmail.com> | 2014-09-26 14:24:10 +0530 |
| commit | 332ea6fc279c3e038a5fcb7663aab89e337363cd (patch) | |
| tree | f38256befb08bce5dc1fcf2fa8a384298975168e /doc | |
| parent | 27917f2b8bc77109dc496fa0046e530a3728d9ac (diff) | |
| download | python-designateclient-332ea6fc279c3e038a5fcb7663aab89e337363cd.tar.gz | |
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
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/contributing.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 87665cd..6650d62 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -1,12 +1,12 @@ Contributing ============ -Code is hosted `on GitHub`_. Submit bugs to the Designate project on -`Launchpad`_. Submit code to the stackforge/python-designateclient project using +Code is hosted `on GitHub`_. Submit bugs to the Designate Client project on +`Launchpad`_. Submit code to the openstack/python-designateclient project using `Gerrit`_. .. _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 Here's a quick summary: |
