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: diff --git a/setup.cfg b/setup.cfg index 01ac7ee..78e0c99 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,7 +5,7 @@ description-file = README.rst author = Kiall Mac Innes author-email = kiall@managedit.ie -home-page = https://launchpad.net/python-designateclientclient +home-page = https://launchpad.net/python-designateclient classifier = Environment :: OpenStack Intended Audience :: Information Technology