Updating doc references

Issue-ID: CCSDK-2846
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ia32c855dc48549a50933849a260e3d4d86b98adf
diff --git a/docs/modelingconcepts/workflow.rst b/docs/modelingconcepts/workflow.rst
index 9b9bd52..f76fdea 100644
--- a/docs/modelingconcepts/workflow.rst
+++ b/docs/modelingconcepts/workflow.rst
@@ -19,7 +19,7 @@
 entry-point for the run-time execution of the :ref:`CBA Package <cba>`.
 
 A workflow also defines **inputs** and **outputs** that will defined the **payload contract**
-of the **request** and **response** (see :ref:`Dynamic API`)
+of the **request** and **response** (see :ref:`dynamic_payload`)
 
 A workflow can be **composed** of one or multiple **sub-actions** to execute.