diff options
author | saul.gill <saul.gill@est.tech> | 2023-02-27 16:25:38 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-02-28 08:59:49 +0000 |
commit | ce601f27a0c8f2cb969d2ba2c3a5e21990b46287 (patch) | |
tree | a4cd41f24ca4e1842a072b6e120e15409ff06049 /docs/drools/pdpdEngine.rst | |
parent | 23090adbfe10f06984ab1790959c1f77d7c95269 (diff) |
Fix broken links
Issue-ID: POLICY-4570
Change-Id: Iaf8e492c5c00631a476b113076b278a4ae1c6af4
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'docs/drools/pdpdEngine.rst')
-rw-r--r-- | docs/drools/pdpdEngine.rst | 6 |
1 files changed, 3 insertions, 3 deletions
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 <https://github.com/onap/policy-docker/tree/master/csit>`__. More specifically, these directories have examples of other PDP-D configurations: -* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/plans>`__: startup & teardown scripts. -* `scripts <https://github.com/onap/policy-docker/blob/master/csit/docker-compose-all.yml>`__: docker-compose file. -* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/tests>`__: test plan. +* `plans <https://github.com/onap/policy-docker/tree/master/compose>`__: startup & teardown scripts. +* `scripts <https://github.com/onap/policy-docker/blob/master/compose/docker-compose.yml>`__: docker-compose file. +* `tests <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/drools-pdp-test.robot>`__: test plan. Configuring the PDP-D in an OOM Kubernetes installation ======================================================= |