summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2020-06-04 11:17:10 -0400
committerVijay Venkatesh Kumar <vv770d@att.com>2020-06-04 21:25:10 +0000
commit3253313b0540251db915cc6519183fc9e85fcc97 (patch)
tree0072f59c7ac60b1d6f1b2823c3cec36e05acefaf
parent5f985d3a8b0b07a95fc840bf9a94c16324c1af5a (diff)
fix broken links6.0.0-ONAP
Change-Id: I47ad3e2f9d425a2165cb0112d58876d479cadb43 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-2291 (cherry picked from commit 7cac724fc70cc723c526d39eef1e8aaf4faf941b)
-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