This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 8e1201c7713 Removed bold formatting for Public Interface for Airflow 
3.0+ (#53955)
8e1201c7713 is described below

commit 8e1201c7713d5c677fa6f6d48bbd4f6903505f61
Author: Ankit Chaurasia <[email protected]>
AuthorDate: Thu Jul 31 15:30:00 2025 +0530

    Removed bold formatting for Public Interface for Airflow 3.0+ (#53955)
---
 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 b8902a8cd8e..25b50ab592f 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 
<https://airflow.apache.org/docs/apache-airflow/2.11.0/public-airflow-interface.html>`_

Reply via email to