diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-25 17:49:21 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-26 14:49:40 +0000 |
commit | c59c15978f892d86855f587161b52f177f61c2bd (patch) | |
tree | 75c8b5a090b6428c3edb04929951f56ae7060d4d /docs/drools/pdpdApps.rst | |
parent | 4cbdd78f41bb4f087dd9f9de2bc0642bfb4c57ce (diff) |
Fix urls in drools-pdp docs
Issue-ID: POLICY-3710
Change-Id: Ic8b8de3a7997e26fcd566386560f303ddcab5326
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
(cherry picked from commit dc2b8124459f6a4f7c91c47456561ff249ec312d)
Diffstat (limited to 'docs/drools/pdpdApps.rst')
-rw-r--r-- | docs/drools/pdpdApps.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/drools/pdpdApps.rst b/docs/drools/pdpdApps.rst index 2e5a93de..0fcc9f46 100644 --- a/docs/drools/pdpdApps.rst +++ b/docs/drools/pdpdApps.rst @@ -877,8 +877,9 @@ Running PDP-D Control Loop Application with other components 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 Control Loop configurations: -* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/plans>`__: startup scripts. -* `tests <https://github.com/onap/policy-docker/tree/master/csit/drools-pdp/tests>`__: test plan. +* `plans <https://github.com/onap/policy-docker/tree/master/csit/drools-applications/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-applications/tests>`__: test plan. Additional information ====================== |