diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-11-02 15:03:41 +0000 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-11-02 15:13:49 +0000 |
commit | b17558f422625b3f58e6eaa8f9df94913dd348a0 (patch) | |
tree | 312679e7500559cfcf120a5142eb3b6e7933e2d1 /docs/deployment.rst | |
parent | 3d7c85774d1fa2690c8720b6279be05c18e787b1 (diff) |
Updating links to Istanbul from latest
Issue-ID: CPS-721
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I2573303311705a44d7c96c50a7f18b4daf1f3298
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index 0d7b1031..ab215176 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -54,6 +54,6 @@ values to configure for the application being deployed. This list is not exhaust DMI-Plugin Docker Installation ============================== -DMI-Plugin can also be installed in a docker environment. Latest `docker-compose <https://github.com/onap/cps-ncmp-dmi-plugin/blob/master/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant +DMI-Plugin can also be installed in a docker environment. Istanbul `docker-compose <https://github.com/onap/cps-ncmp-dmi-plugin/blob/istanbul/docker-compose/docker-compose.yml>`_ is included in the repo to start all the relevant services. -Latest instructions are covered in the `README <https://github.com/onap/cps-ncmp-dmi-plugin/blob/master/docker-compose/README.md>`_ +Istanbul instructions are covered in the `README <https://github.com/onap/cps-ncmp-dmi-plugin/blob/istanbul/docker-compose/README.md>`_. |