diff options
Diffstat (limited to 'docs/architecture/architecture.rst')
-rw-r--r-- | docs/architecture/architecture.rst | 2 |
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. |