From d0bfef807d5597f32f8eda5ab3fae2d1f5924ecc Mon Sep 17 00:00:00 2001 From: Eric Fried Date: Tue, 22 Oct 2019 07:35:37 -0500 Subject: Doc: launchpad => storyboard A few docs still referred to launchpad, which osc hasn't used in a couple of years. Cut over to storyboard. Change-Id: Ic9abf0fe1e52c255976bd7a019e999a8e610455e --- doc/source/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/source/index.rst b/doc/source/index.rst index ea4cd3e9..732e1387 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -55,13 +55,13 @@ 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``. +may be submitted to the :code:`python-openstackclient` `Storyboard project`_. +Code may be submitted to the :code:`openstack/python-openstackclient` project +using `Gerrit`_. Developers may also be found in the `IRC channel`_ +``#openstack-sdks``. .. _`on OpenStack's Git server`: https://opendev.org/openstack/python-openstackclient/ -.. _Launchpad: https://launchpad.net/python-openstackclient +.. _`Storyboard project`: https://storyboard.openstack.org/#!/project/openstack/python-openstackclient .. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow .. _Bug reports: https://storyboard.openstack.org/#!/project/975 .. _PyPi: https://pypi.org/project/python-openstackclient -- cgit v1.2.1