summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-06-04 11:17:10 -0400
committerVENKATESH KUMAR <vv770d@att.com>2020-06-04 11:17:27 -0400
commit7cac724fc70cc723c526d39eef1e8aaf4faf941b (patch)
treeba98a52db0cb22db6496f1a186b0032404d95352
parent2a99dc19faaa30d64933d0121b480d29d4fa6bf9 (diff)
fix broken links
Change-Id: I47ad3e2f9d425a2165cb0112d58876d479cadb43 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-2291
-rw-r--r--docs/sections/installation_oom.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/sections/installation_oom.rst b/docs/sections/installation_oom.rst
index 1af68aa3..2cb1bb02 100644
--- a/docs/sections/installation_oom.rst
+++ b/docs/sections/installation_oom.rst
@@ -25,13 +25,14 @@ DCAE charts are placed under the **dcaegen2** directory.
All DCAE platform components have corresponding Helm chart which will be used to trigger the deployment.
All DCAE Services are deployed through Cloudify Blueprint. The default ONAP DCAE deployment includes small subset of DCAE services deployed through Bootstrap pod to meet
-ONAP Integration usecases. Optionally operators can deploy on-demand other MS required for their usecases as described in `On-demand MS Installation
-<installation_MS_ondemand>`_.
+ONAP Integration usecases. Optionally operators can deploy on-demand other MS required for their usecases as described in :doc:`On-demand MS Installation
+<./installation_MS_ondemand>`.
+
The PNDA data platform is an optional DCAE component that is placed under the **pnda**
directory. Details for how to configure values to enable PNDA installation during Helm install
-are described in `Installing PNDA through Helm Chart
-<installation_pnda>`_.
+are described in :doc:`Installing PNDA through Helm Chart
+<./installation_pnda>`.
DCAE Chart Organization