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

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


The following commit(s) were added to refs/heads/main by this push:
     new b2367d2c63 add linebreak (#1455)
b2367d2c63 is described below

commit b2367d2c6379e24014a2c83b1a7ef4bd35da6a84
Author: Rahul Vats <[email protected]>
AuthorDate: Thu Mar 12 09:28:36 2026 +0530

    add linebreak (#1455)
---
 landing-pages/site/content/en/announcements/_index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index d7d6b9829f..fe46431931 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -14,10 +14,10 @@ menu:
 # March 11, 2026
 We've just released Apache Airflow 3.1.8 🎉
 
-📦 PyPI: https://pypi.org/project/apache-airflow/3.1.8/
-📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.8/
-🛠 Release Notes: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/release_notes.html
-🐳 Docker Image: "docker pull apache/airflow:3.1.8"
+📦 PyPI: https://pypi.org/project/apache-airflow/3.1.8/ \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.1.8/ \
+🛠 Release Notes: 
https://airflow.apache.org/docs/apache-airflow/3.1.8/release_notes.html \
+🐳 Docker Image: "docker pull apache/airflow:3.1.8" \
 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.1.8
 
 # February 17, 2026

Reply via email to