This is an automated email from the ASF dual-hosted git repository. rahulvats pushed a commit to branch fix-alignment-318 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 06ab385fdf80247b5854a41e1c7c18c09ab706ba Author: vatsrahul1001 <[email protected]> AuthorDate: Thu Mar 12 09:22:27 2026 +0530 add linebreak --- 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
