From 6b80ecd77c9790cd5f35be75f8a48bec9a099cce Mon Sep 17 00:00:00 2001 From: SmritiSatyanV <94349093+SmritiSatyanV@users.noreply.github.com> Date: Fri, 25 Feb 2022 16:40:02 +0530 Subject: [PATCH] Updated authoring.rst Added the directive correctly Signed-off-by: SmritiSatyanV --- docs/source/design/authoring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/design/authoring.rst b/docs/source/design/authoring.rst index 77b8b53628..ee676cf165 100644 --- a/docs/source/design/authoring.rst +++ b/docs/source/design/authoring.rst @@ -65,7 +65,7 @@ There is only one :py:class:`LaunchPlan ` .. autoclass:: flytekit.core.launch_plan.LaunchPlan :noindex: -.. exception_handling: +.. _exception_handling: ****************** Exception Handling