From b3368962beb9cf7de2da7d5e5cff231b686c65d2 Mon Sep 17 00:00:00 2001 From: akenihan Date: Wed, 26 Nov 2025 10:38:18 +0000 Subject: [PATCH] Fix broken link in documentation Issue-ID: POLICY-5492 Change-Id: I50a0ad4eee51289cf8eb5b40c39cf6995b26eaa4 Signed-off-by: akenihan --- docs/architecture/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 18f2d233..d960d203 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -32,7 +32,7 @@ mapping out the components, software structure, and execution ecosystem of the f The ONAP Policy Framework is a comprehensive policy design, deployment, and execution environment. The Policy Framework is the decision making component in `an ONAP system -`__. +`__. It allows you to specify, deploy, and execute the governance of the features and functions in your ONAP system, be they closed loop, orchestration, or more traditional open loop use case implementations. The Policy Framework is the component that is the source of truth for all policy decisions. -- 2.16.6