summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>`