diff options
author | opensource-tnbt <sridhar.rao@spirent.com> | 2020-10-20 14:41:59 +0530 |
---|---|---|
committer | opensource-tnbt <sridhar.rao@spirent.com> | 2020-10-20 18:14:01 +0530 |
commit | 605102bb6a8a3b48f0c66d817614eec0ef42e017 (patch) | |
tree | 158e62ee830efb32bf6d01f1f90f786507b5f6a8 /docs/testing/developer/devguide/results | |
parent | 4298ecc7e3dd7793f51851cc87de7f13b17f709d (diff) |
DOCS: Cleanup for Jerma Release.
This patch cleans up documentation folder.
1. Broken links are fixed.
2. LMA docs reorganized.
3. Placeholder for K8S and Openstack Support.
Remove tls_verify = False line
JIRA: VSPERF-627
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I5ef93919755d351b79fa0bd0416d7d6baeb134a9
Diffstat (limited to 'docs/testing/developer/devguide/results')
-rw-r--r-- | docs/testing/developer/devguide/results/scenario.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/developer/devguide/results/scenario.rst b/docs/testing/developer/devguide/results/scenario.rst index dbdc7877..f7eadd33 100644 --- a/docs/testing/developer/devguide/results/scenario.rst +++ b/docs/testing/developer/devguide/results/scenario.rst @@ -34,7 +34,7 @@ Deployment topologies: Loopback applications in the Guest: -* `DPDK testpmd <http://dpdk.org/doc/guides/testpmd_app_ug/index.html>`_. +* `DPDK testpmd <http://doc.dpdk.org/guides/testpmd_app_ug/index.html>`_. * Linux Bridge. * :ref:`l2fwd-module` |