From 1ff0d050ccde0defc96a7a17138c1d24cf1fb164 Mon Sep 17 00:00:00 2001 From: junboli Date: Wed, 3 Jul 2019 07:54:59 -0400 Subject: [PATCH] Fix the error links for metal docs The storyboard and gerrit doc link are error, and git library redirect to the correct one, this change is to correct all them. Change-Id: I3adf7b17417324a155c799233f7721f52d8daf0b Partial-Bug: #1835207 Signed-off-by: junboli --- doc/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 71f59240..2ca5cf50 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -28,6 +28,6 @@ Links * Code Review: `Gerrit`_ * Bugs: `Storyboard`_ -.. _stx-metal: https://git.starlingx.io/cgit/stx-metal/ -.. _Gerrit: https://review.openstack.org/#/q/project:openstack/stx-metal -.. _Storyboard: https://storyboard.openstack.org/#!/project/openstack/stx-metal +.. _stx-metal: https://opendev.org/starlingx/metal +.. _Gerrit: https://review.opendev.org/#/q/project:starlingx/metal +.. _Storyboard: https://storyboard.openstack.org/#!/project/starlingx/metal