This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a commit to branch kaxil-patch-1 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 34e91e3736f758013a208c71317f1588bd37a9dd Author: Kaxil Naik <[email protected]> AuthorDate: Fri Nov 5 22:20:20 2021 +0000 Update Source links for other latest Airflow versions --- landing-pages/site/content/en/announcements/_index.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/landing-pages/site/content/en/announcements/_index.md b/landing-pages/site/content/en/announcements/_index.md index a112b74..3009cfc 100644 --- a/landing-pages/site/content/en/announcements/_index.md +++ b/landing-pages/site/content/en/announcements/_index.md @@ -66,7 +66,8 @@ We’ve just released Apache **Airflow 2.1.3**. 📦 PyPI: https://pypi.org/project/apache-airflow/2.1.3/ \ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.1.3/ \ -🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.3/changelog.html +🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.3/changelog.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.1.3/installation.html#installing-airflow-from-released-sources-and-packages # July 6, 2021 @@ -79,7 +80,8 @@ We've just released Apache **Airflow 2.1.1**. 📦 PyPI: https://pypi.org/project/apache-airflow/2.1.1 \ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.1.1/ \ -🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.1/changelog.html +🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.1/changelog.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.1.1/installation.html#installing-airflow-from-released-sources-and-packages # June 26, 2021 @@ -104,7 +106,8 @@ Please note that *this* release no long includes the `HTTP` extra provider by de 📦 PyPI: https://pypi.org/project/apache-airflow/2.1.0 \ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.1.0/ \ -🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.0/changelog.html +🛠️ Changelog: https://airflow.apache.org/docs/apache-airflow/2.1.0/changelog.html \ +🪶 Sources: https://airflow.apache.org/docs/apache-airflow/2.1.0/installation.html#installing-airflow-from-released-sources-and-packages # May 20, 2021
