From d6d0091f0b46efb392ed034f3bcb25fed32c31ad Mon Sep 17 00:00:00 2001 From: Ankit Chaurasia <8670962+sunank200@users.noreply.github.com> Date: Thu, 31 Jul 2025 12:02:14 +0530 Subject: [PATCH] Removed bold formatting for Public Interface for Airflow 3.0+ --- airflow-core/docs/public-airflow-interface.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/airflow-core/docs/public-airflow-interface.rst b/airflow-core/docs/public-airflow-interface.rst index 0f685c16ccea4..3d37b1d087386 100644 --- a/airflow-core/docs/public-airflow-interface.rst +++ b/airflow-core/docs/public-airflow-interface.rst @@ -15,12 +15,12 @@ specific language governing permissions and limitations under the License. -**PUBLIC INTERFACE FOR AIRFLOW 3.0+** +Public Interface for Airflow 3.0+ ===================================== .. warning:: - **This documentation covers the Public Interface for Airflow 3.0+** + This documentation covers the Public Interface for Airflow 3.0+ If you are using Airflow 2.x, please refer to the `Airflow 2.11 Public Interface Documentation `_