From: halil.cakal Date: Tue, 20 May 2025 10:40:32 +0000 (+0100) Subject: Fix broken docker-compose link X-Git-Tag: 3.6.3~12^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c8749a0a8a6716f98097e04c7ef11da875e8d861;p=cps.git Fix broken docker-compose link - 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 --- diff --git a/docs/deployment.rst b/docs/deployment.rst index 31673d6560..bce1ca445e 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -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 `_ is included in the repo to start all the relevant services. +CPS-Core can also be installed in a docker environment. Latest `docker-compose `_ is included in the repo to start all the relevant services. The latest instructions are covered in the `README `_. .. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning