You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/02/08 23:58:26 UTC

[airflow-site] 01/01: Add Apache Airflow 2.0.1 to Announcements

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

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

commit 9d214f723e666772769ba9dd5acdf8bd2aeed9d6
Author: Kaxil Naik <ka...@apache.org>
AuthorDate: Mon Feb 8 23:58:10 2021 +0000

    Add Apache Airflow 2.0.1 to Announcements
    
    Add Apache Airflow 2.0.1 to Announcements
---
 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 4932a29..3b5f7ce 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -40,16 +40,16 @@ We've just released Apache Airflow 2.0.0. You can read more about what 2.0 bring
 
 We've just released Apache Airflow 1.10.14. This is a "bridge" release for Airflow 2.0.
 
-PyPI: https://pypi.org/project/apache-airflow/1.10.14
-Docs: https://airflow.readthedocs.io/en/1.10.14/
+PyPI: https://pypi.org/project/apache-airflow/1.10.14 \
+Docs: https://airflow.readthedocs.io/en/1.10.14/ \
 Changelog: https://airflow.readthedocs.io/en/1.10.14/changelog.html
 
 # November 25, 2020
 
 We've just released Apache Airflow 1.10.13
 
-PyPI: https://pypi.org/project/apache-airflow/1.10.13
-Docs: https://airflow.readthedocs.io/en/1.10.13/
+PyPI: https://pypi.org/project/apache-airflow/1.10.13 \
+Docs: https://airflow.readthedocs.io/en/1.10.13/ \
 Changelog: https://airflow.readthedocs.io/en/1.10.13/changelog.html
 
 405 commits since 1.10.12 (6 New Features, 31 Improvements, 30 Bug Fixes, and tons of doc changes and internal changes)