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 e3b1b3f3..cc597b11 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/honolulu/submodules/policy/distribution.git/docs/index.html>`__. +<https://docs.onap.org/projects/onap-policy-parent/en/honolulu/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. |