diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:07:38 -0400 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-17 13:41:48 +0200 |
commit | 78c50fc202d616afa22f6ec05ca9f51e6a02ad2e (patch) | |
tree | 980c430c4580efb739aa53368b202665ab9390f0 /docs/testing/user/configguide/intro.rst | |
parent | 18932f364b3bdc9c3c18cae98e5616b5178db499 (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` |