Test links accross different name-spaces 72/125172/1
authorToineSiebelink <toine.siebelink@est.tech>
Thu, 21 Oct 2021 08:35:48 +0000 (09:35 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Thu, 21 Oct 2021 08:38:22 +0000 (09:38 +0100)
(includes .gitignore update for log.zip files)

Issue-ID: CPS-721
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I837db878288ca8d630fb2d0952d5d726d68b1c73

.gitignore
docs/index.rst

index 3da7d4a..58f1b2b 100755 (executable)
@@ -2,6 +2,7 @@
 *.jar
 *.war
 *.log
+*.log.zip
 
 cps-application/archunit_store
 target/
index cbe1b69..b749604 100755 (executable)
@@ -25,9 +25,9 @@ CPS Documentation
 DMI-Plugin Documentation
 -----------------------------
 
-* `DMI-Plugin <https://docs.onap.org/projects/onap-cps-ncmp-dmi-plugin/en/latest/index.html>`_
+* :ref:`DMI-Plugin<onap-cps-ncmp-dmi-plugin:master_index>`
 
 CPS-Temporal Documentation
 --------------------------
 
-* `CPS-Temporal <https://docs.onap.org/projects/onap-cps-cps-temporal/en/latest/index.html>`_
+* :ref:`CPS-Temporal<onap-cps-cps-temporal:master_index>`