From 59520efd2a527cfa253e4b23727c0851ef9f4269 Mon Sep 17 00:00:00 2001 From: Elad Kalif <45845474+eladkal@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:50:48 +0200 Subject: [PATCH] Update link to provider life cycle doc (#45153) --- PROVIDERS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROVIDERS.rst b/PROVIDERS.rst index 60ef8ef913989..8c0ee94f7b05a 100644 --- a/PROVIDERS.rst +++ b/PROVIDERS.rst @@ -85,7 +85,7 @@ Airflow main branch to being decommissioned and removed from the main branch in Technical details on how to manage lifecycle of providers are described in the document: - `Managing provider's lifecycle `_ + `Managing provider's lifecycle `_ Accepting new community providers