diff options
author | FrancescoFioraEst <francesco.fiora@est.tech> | 2023-04-19 10:05:53 +0100 |
---|---|---|
committer | FrancescoFioraEst <francesco.fiora@est.tech> | 2023-04-19 11:35:48 +0100 |
commit | 1ebe9f0a2425b1eb89b50d1658c07f7fbe92e4db (patch) | |
tree | 21245c90fbdea9e7deb816ae036bf501cdcd102a /docs/architecture | |
parent | 6b22fd6c16dbf30a1a95a688e9debde7b2a76d83 (diff) |
Restructure of devtools folder for pairwise tests
Move pairwise tests docs to pairwise folder
Issue-ID: POLICY-4627
Change-Id: Id87534466ffc33b7c88a8472fbf896eebb1c92c9
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/architecture')
-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 69484ac3..f582918c 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -169,7 +169,7 @@ management of the PDPs on which the policies are running. *PolicyAPI* interacts no programmatic interface with *PolicyAdministration*, *PolicyExecution* or any other run-time ONAP components. The diagram below shows a more detailed view of the architecture, as inspired by -`RFC-2753 <https://tools.ietf.org/html/rfc2753>`__ and `RFC-3198 <https://tools.ietf.org/html/rfc3198>`__. +`RFC-2753 https://tools.ietf.org/html/rfc2753` and `RFC-3198 https://tools.ietf.org/html/rfc3198`. .. image:: images/PFDesignAndAdmin.svg |