aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-03-30 15:09:11 -0400
committerJim Hahn <jrh3@att.com>2021-03-30 15:13:35 -0400
commit382cedafbeb122aa36a34fa1280b8134581fedd1 (patch)
treeac4eb9ec8d60c678539afcb51e4848feab4f0570 /docs/architecture
parent5db08bd661c5e7c92f4bc211c6f56421a9439946 (diff)
Fix some broken documentation links
Issue-ID: POLICY-3164 Change-Id: I994e1043ec4af385a69c977cd3f2264992376a11 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs/architecture')
-rw-r--r--docs/architecture/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst
index 4c8b3f7b..7edf9e07 100644
--- a/docs/architecture/architecture.rst
+++ b/docs/architecture/architecture.rst
@@ -393,7 +393,7 @@ this information to automatically generate a policy.
Note that SDC provides a wrapper for the SDC API as a Java Client and also provides a TOSCA parser. See the
documentation for the `Policy Distribution Component
-<https://docs.onap.org/en/latest/submodules/policy/distribution.git/docs/index.html>`__.
+<https://docs.onap.org/projects/onap-policy-parent/en/latest/distribution/distribution.html>`__.
In Step 4 above, the \ *PolicyDesign* must download the CSAR file. If the policy is to be composed from the TOSCA
definition, it must also parse the TOSCA definition.