Fix links to remove references to submodules 43/62343/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 14 Sep 2018 21:03:43 +0000 (17:03 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 14 Sep 2018 21:04:23 +0000 (17:04 -0400)
All references to submodules must be removed for docs to
work going forward.

Can be tested once your project has a local tox file

Change-Id: I8b0077a26e6f6209df1bae607ed07423f5fed333
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
docs/arm/container4nfv_on_arm.rst

index 854f17f..52a6d3e 100644 (file)
@@ -242,7 +242,8 @@ Functest
 --------
 
 .. _functest: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing
-.. _Danube: http://docs.opnfv.org/en/stable-danube/submodules/functest/docs/testing/user/userguide/index.html
+.. _Danube: :doc:`<functest:testing/user/userguide>`
+
 
 The  Functest project provides comprehensive testing methodology, test suites and test cases to test and verify OPNFV Platform functionality
 that covers the VIM and NFVI components.