From 8c1ec6f97f2100e0a689204b7718c3eeed8df83b Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 1 May 2019 16:48:54 -0600 Subject: [PATCH] Fix link to new opendev repo The switch to an opendev URL wasn't quite right, resulting in a 404. Change-Id: I652f093384a584a56290a9b080913392873efd9f --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index fe9e66a115..abe0803374 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -60,7 +60,7 @@ 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``. -.. _`on OpenStack's Git server`: https://opendev.org/openstack/python-openstackclient/tree +.. _`on OpenStack's Git server`: https://opendev.org/openstack/python-openstackclient/ .. _Launchpad: https://launchpad.net/python-openstackclient .. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow .. _Bug reports: https://storyboard.openstack.org/#!/project/975