Fix broken links
[policy/parent.git] / docs / development / devtools / drools-smoke.rst
index 07c812c..363bb50 100644 (file)
@@ -21,7 +21,7 @@ ONAP OOM kubernetes
 
 For installation instructions, please refer to the following documentation:
 
-`OOM Quick Start Guide <https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide.html>`_
+`OOM Documentation <https://docs.onap.org/projects/onap-oom/en/latest/>`_
 
 At a minimum policy needs the following components installed:
 
@@ -31,14 +31,14 @@ At a minimum policy needs the following components installed:
 
 AAI, SO and other components can be simulated by installing the simulator charts:
 
-`Policy Simulator Helm Chart <https://git.onap.org/policy/docker/tree/helm/policy-models-simulator>`_
+`Policy Simulator Helm Chart <https://github.com/onap/policy-docker/tree/master/helm/policy/components/policy-models-simulator>`_
 
 docker-compose based
 --------------------
 
 A smaller testing environment can be put together by replicating the CSIT test environment:
 
-`Policy CSIT Test infrastructure <https://git.onap.org/policy/docker/tree/csit>`_
+`Policy CSIT Test infrastructure <https://github.com/onap/policy-docker/tree/master/csit>`_
 
 Testing procedures
 ******************
@@ -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 <https://git.onap.org/policy/docker/tree/csit/drools-applications/tests/drools-applications-test.robot>`_
-- `JMeter S3P <https://git.onap.org/policy/drools-applications/tree/testsuites/stability/src/main/resources/s3p.jmx>`_
+- `CSIT Robot framework <https://github.com/onap/policy-docker/blob/master/csit/resources/tests/drools-applications-test.robot>`_
+- `JMeter S3P <https://github.com/onap/policy-drools-applications/blob/master/testsuites/stability/src/main/resources/s3p.jmx>`_