From 29f043a126e86b7496e6098d7fad359c32ffc4e8 Mon Sep 17 00:00:00 2001 From: Eric Fried Date: Mon, 28 Oct 2019 12:36:01 -0500 Subject: [PATCH] Update doc index links (for storyboard etc) Some of the wording in the Contributing section of the doc index was still launchpad-oriented and python-openstackclient specific. Fix to be storyboard-oriented and openstackclient general. Change-Id: I591ae9e4225ac7bdde998f52c496adfc14165d25 --- doc/source/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 13648a4..fb65420 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -21,17 +21,17 @@ Getting Started Contributing ============ -OpenStackClient utilizes all of the usual OpenStack processes and requirements for -contributions. The code is hosted `on OpenStack's Git server`_. `Bug reports`_ -may be submitted to the :code:`python-openstackclient` Storyboard project -on `Launchpad`_. Code may be submitted to the -:code:`openstack/python-openstackclient` project using `Gerrit`_. -Developers may also be found in the `IRC channel`_ ``#openstack-sdks``. +OpenStackClient utilizes all of the usual OpenStack processes and requirements +for contributions. The code is hosted `on OpenStack's Git server`_. Bug +reports may be submitted to the appropriate project in the the +`openstackclient Storyboard group`_. Code may be submitted to those projects +using `Gerrit`_. Developers may also be found in the `IRC channel`_ +``#openstack-sdks``. -.. _`on OpenStack's Git server`: https://opendev.org/openstack/openstackclient -.. _Launchpad: https://launchpad.net/python-openstackclient -.. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow +.. _`on OpenStack's Git server`: https://opendev.org/openstack/openstackclient/ +.. _`openstackclient Storyboard group`: https://storyboard.openstack.org/#!/project_group/80 +.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow .. _Bug reports: https://storyboard.openstack.org/#!/project/975 .. _PyPi: https://pypi.org/project/openstackclient -.. _tarball: https://tarballs.openstack.org/openstackclient +.. _tarball: http://tarballs.openstack.org/openstackclient .. _IRC channel: https://wiki.openstack.org/wiki/IRC