aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2021-10-21 09:35:48 +0100
committerToine Siebelink <toine.siebelink@est.tech>2021-10-28 10:29:35 +0000
commita778bf0673f47a660ae078da267e05c006559629 (patch)
treea43179bb8c535322c0a72f793a34cd981df667d1
parentb97d13cd99b585ea1f77d3662028e6c651e945b8 (diff)
Test links accross different name-spaces
(includes .gitignore update for log.zip files) Issue-ID: CPS-721 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I837db878288ca8d630fb2d0952d5d726d68b1c73 (cherry picked from commit c2538d3272d7c93aba3bdc6cd0c81aff9afb9a79)
-rwxr-xr-x.gitignore1
-rwxr-xr-xdocs/index.rst4
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3da7d4a05..58f1b2b12 100755
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.jar
*.war
*.log
+*.log.zip
cps-application/archunit_store
target/
diff --git a/docs/index.rst b/docs/index.rst
index cbe1b69d0..b749604ee 100755
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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>`