diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:16:52 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:17:28 -0400 |
commit | 2dbe682c470d72d2f96099b85d09c1c31b5939a5 (patch) | |
tree | 449498f98f72890e7afecfb5127bd6d3bbf71648 /docs | |
parent | 5f84c19c4511da6706a501308b509aacbc6219de (diff) |
Fix links to remove references to submodules
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: I93cbb1a71696a9c8f8d8a5dd27b800521bb8c84f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 2 | ||||
-rwxr-xr-x | docs/testing/user/installation.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 1018e18..91e5666 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -123,7 +123,7 @@ Software Documentation -------------- -- `User Guide <http://docs.opnfv.org/en/latest/submodules/storperf/docs/testing/user/index.html>`_ +- :ref:`User Guide <storperf-userguide>` Known Limitations, Issues and Workarounds ------------------------------------------ diff --git a/docs/testing/user/installation.rst b/docs/testing/user/installation.rst index b3f0e91..c129fee 100755 --- a/docs/testing/user/installation.rst +++ b/docs/testing/user/installation.rst @@ -210,7 +210,7 @@ functional, or there may be bugs. Documentation for latest can be found using the latest label at: -http://docs.opnfv.org/en/latest/submodules/storperf/docs/testing/user/index.html +:ref:`User Guide <storperf-userguide>` For x86_64 based systems, use: |