From ce601f27a0c8f2cb969d2ba2c3a5e21990b46287 Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Mon, 27 Feb 2023 16:25:38 +0000 Subject: [PATCH] Fix broken links Issue-ID: POLICY-4570 Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4 Signed-off-by: saul.gill --- docs/development/devtools/drools-smoke.rst | 3 +-- docs/development/devtools/xacml-smoke.rst | 4 ++-- docs/drools/pdpdApps.rst | 6 +++--- docs/drools/pdpdEngine.rst | 6 +++--- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/docs/development/devtools/drools-smoke.rst b/docs/development/devtools/drools-smoke.rst index a648dbd1..363bb503 100644 --- a/docs/development/devtools/drools-smoke.rst +++ b/docs/development/devtools/drools-smoke.rst @@ -56,7 +56,6 @@ and dependent components. The following scenarios should be considered: - Verify vCPE, vDNS, and vFirewall use cases and recorded metrics. The following testsuites contain everything necessary for the previous verifications: - -- `CSIT Robot framework `_ +- `CSIT Robot framework `_ - `JMeter S3P `_ diff --git a/docs/development/devtools/xacml-smoke.rst b/docs/development/devtools/xacml-smoke.rst index 91818c66..2a0be4b6 100644 --- a/docs/development/devtools/xacml-smoke.rst +++ b/docs/development/devtools/xacml-smoke.rst @@ -55,6 +55,6 @@ PDP and dependent components. The following scenarios should be considered: The following testsuites contain everything necessary for the previous verifications: -- `CSIT Robot framework `_ -- `JMeter S3P `_ +- `CSIT Robot framework `_ +- `JMeter S3P `_ diff --git a/docs/drools/pdpdApps.rst b/docs/drools/pdpdApps.rst index 58bbb068..5ef0a3fc 100644 --- a/docs/drools/pdpdApps.rst +++ b/docs/drools/pdpdApps.rst @@ -877,9 +877,9 @@ Running PDP-D Control Loop Application with other components The reader can also look at the `policy/docker repository `__. More specifically, these directories have examples of other PDP-D Control Loop configurations: -* `plans `__: startup & teardown scripts. -* `scripts `__: docker-compose file. -* `tests `__: test plan. +* `plans `__: startup & teardown scripts. +* `scripts `__: docker-compose file. +* `tests `__: test plan. Additional information ====================== diff --git a/docs/drools/pdpdEngine.rst b/docs/drools/pdpdEngine.rst index 6992a8ed..22e5cbeb 100644 --- a/docs/drools/pdpdEngine.rst +++ b/docs/drools/pdpdEngine.rst @@ -1380,9 +1380,9 @@ Other examples The reader can also look at the `policy/docker repository `__. More specifically, these directories have examples of other PDP-D configurations: -* `plans `__: startup & teardown scripts. -* `scripts `__: docker-compose file. -* `tests `__: test plan. +* `plans `__: startup & teardown scripts. +* `scripts `__: docker-compose file. +* `tests `__: test plan. Configuring the PDP-D in an OOM Kubernetes installation ======================================================= -- 2.16.6