diff options
author | 2018-09-14 17:07:38 -0400 | |
---|---|---|
committer | 2018-10-17 13:40:09 +0200 | |
commit | 49a9ccba71132dda6dd90938928e761d3ef077f2 (patch) | |
tree | 1a87566aa6a050fd5f48379dea5d6408bec13d09 /docs/testing/user/configguide/intro.rst | |
parent | eb4ea1b039d4141c488fb0146992b6cbe23fa4d5 (diff) |
Fix links to remove references to submodules
It forces one single documentation.
Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit a4990a60c9b8e499e698fab28f9368816e50c6f7)
Diffstat (limited to 'docs/testing/user/configguide/intro.rst')
-rw-r--r-- | docs/testing/user/configguide/intro.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/testing/user/configguide/intro.rst b/docs/testing/user/configguide/intro.rst index 72730b253..d20eb111c 100644 --- a/docs/testing/user/configguide/intro.rst +++ b/docs/testing/user/configguide/intro.rst @@ -86,6 +86,4 @@ however, it would be possible to adapt them to any OpenStack based VIM + controller environment, since most of the test cases are integrated from upstream communities. -The functional test cases are described in the Functest User `[2]`_ - -.. _`[2]`: http://docs.opnfv.org/en/latest/submodules/functest/docs/testing/user/userguide/index.html +The functional test cases are described in the :ref:`functest-userguide` |