Updating links to Istanbul from latest 26/125526/1
authorlukegleeson <luke.gleeson@est.tech>
Tue, 2 Nov 2021 15:03:41 +0000 (15:03 +0000)
committerlukegleeson <luke.gleeson@est.tech>
Tue, 2 Nov 2021 15:13:49 +0000 (15:13 +0000)
Issue-ID: CPS-721
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I2573303311705a44d7c96c50a7f18b4daf1f3298

docs/conf.py
docs/deployment.rst
docs/modeling.rst

index 723fb21..5fc0282 100644 (file)
@@ -21,7 +21,7 @@ from docutils.parsers.rst import directives
 from docs_conf.conf import *
 
 #change 'latest' to relevant branch-name once branch has been created
-branch = 'latest'
+branch = 'istanbul'
 doc_url = 'https://docs.onap.org/projects'
 master_doc = 'index'
 
index 0d7b103..ab21517 100644 (file)
@@ -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>`_.
index f67b8a4..a69eec5 100644 (file)
@@ -10,4 +10,4 @@ DMI-Plugin Modeling
    :maxdepth: 1
 
 The DMI-Plugin acts as a proxy and as such does not have its own data model. For more information on the data which
-is passed through the DMI-Plugin, please refer to :ref:`NCMP Modeling<onap-cps:ncmp-modelling>`.
+is passed through the DMI-Plugin, please refer to :ref:`NCMP Modeling<onap-cps:cps_ncmp_modelling>`.