summaryrefslogtreecommitdiffstats
path: root/docs/development/overview
diff options
context:
space:
mode:
authorTomi Juvonen <tomi.juvonen@nokia.com>2018-10-01 10:10:40 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-10-01 10:10:40 +0000
commit2d4a9f0c0a93797da6534583f6e74553a4b634be (patch)
tree6226b8326aa577c2b9170464a9a144dbe3514917 /docs/development/overview
parent3ddc2392b0ed364eede49ff006d64df3ea456350 (diff)
parent8d8fa3f09075f21dcc03738a0bf688ac448aa803 (diff)
Merge "Fix links to remove references to submodules"
Diffstat (limited to 'docs/development/overview')
-rw-r--r--docs/development/overview/testing.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/development/overview/testing.rst b/docs/development/overview/testing.rst
index ba0546eb..a4b9ffa6 100644
--- a/docs/development/overview/testing.rst
+++ b/docs/development/overview/testing.rst
@@ -88,7 +88,8 @@ Functest container. You can run the Doctor test with the following steps:
See `Functest Userguide`_ for more information.
-.. _Functest Userguide: http://docs.opnfv.org/en/latest/submodules/functest/docs/testing/user/userguide/index.html
+.. _Functest Userguide: :doc:`<functest:testing/user/userguide>`
+
For testing with stable version, change DOCKER_TAG to 'stable' or other release
tag identifier.