From d223c2ceda64bb2c0b83e9c4ae9b3dd2f728de79 Mon Sep 17 00:00:00 2001 From: junboli Date: Wed, 3 Jul 2019 07:46:19 -0400 Subject: [PATCH] Fix the error links for nfv-vim 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: I1ab75cb43ee80d356993162013f9947dff7535fe 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 e26e80b9..7b613ef9 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -27,6 +27,6 @@ Links * Code Review: `Gerrit`_ * Bugs: `Storyboard`_ -.. _stx-nfv: https://git.starlingx.io/cgit/stx-nfv/ -.. _Gerrit: https://review.openstack.org/#/q/project:openstack/stx-nfv -.. _Storyboard: https://storyboard.openstack.org/#!/project/openstack/stx-nfv +.. _stx-nfv: https://opendev.org/starlingx/nfv/ +.. _Gerrit: https://review.opendev.org/#/q/project:starlingx/nfv +.. _Storyboard: https://storyboard.openstack.org/#!/project/starlingx/nfv