Fix broken docker-compose link 18/140918/1
authorhalil.cakal <halil.cakal@est.tech>
Tue, 20 May 2025 10:40:32 +0000 (11:40 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 20 May 2025 10:40:37 +0000 (11:40 +0100)
- There is still a link that point the old docker-compose file that
  should be updated in deployment.rst

Issue-ID: CPS-2730

Change-Id: I3c328435531f6e14b84f2f2cf2b8cd9934ae46b4
Signed-off-by: halil.cakal <halil.cakal@est.tech>
docs/deployment.rst

index 31673d6..bce1ca4 100644 (file)
@@ -223,7 +223,7 @@ The following tables list properties that can be configured in the deployment. T
 CPS-Core Docker Installation
 ============================
 
-CPS-Core can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps/blob/master/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant services.
+CPS-Core can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps/blob/master/docker-compose/cps-base.yml>`_ is included in the repo to start all the relevant services.
 The latest instructions are covered in the `README <https://github.com/onap/cps/blob/master/docker-compose/README.md>`_.
 
 .. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning