From fac49626b1ea5e88a114d92d9c6e030f80d85505 Mon Sep 17 00:00:00 2001 From: Amogh Desai Date: Fri, 5 Jul 2024 16:28:07 +0530 Subject: [PATCH] Updating airflow download links to CDN based links (#40618) (cherry picked from commit 77a9850556c3035d1798d4497705780c0a94774c) --- docs/apache-airflow/installation/index.rst | 2 +- docs/apache-airflow/installation/installing-from-sources.rst | 2 +- docs/exts/includes/installing-providers-from-sources.rst | 2 +- docs/helm-chart/installing-helm-chart-from-sources.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/apache-airflow/installation/index.rst b/docs/apache-airflow/installation/index.rst index d177ce3a796fd..d1de5983ddd43 100644 --- a/docs/apache-airflow/installation/index.rst +++ b/docs/apache-airflow/installation/index.rst @@ -63,7 +63,7 @@ More details: :doc:`installing-from-sources` * This option is best if you expect to build all your software from sources. * Apache Airflow is one of the projects that belong to the `Apache Software Foundation `__. - It is a requirement for all ASF projects that they can be installed using official sources released via `Official Apache Downloads `__. + It is a requirement for all ASF projects that they can be installed using official sources released via `Official Apache Downloads `__. * This is the best choice if you have a strong need to `verify the integrity and provenance of the software `__ **Intended users** diff --git a/docs/apache-airflow/installation/installing-from-sources.rst b/docs/apache-airflow/installation/installing-from-sources.rst index 0f0d2880118d2..77569f9f71fab 100644 --- a/docs/apache-airflow/installation/installing-from-sources.rst +++ b/docs/apache-airflow/installation/installing-from-sources.rst @@ -32,7 +32,7 @@ Released packages The ``source``, ``sdist`` and ``whl`` packages released are the "official" sources of installation that you can use if you want to verify the origin of the packages and want to verify checksums and signatures of the packages. The packages are available via the -`Official Apache Software Foundations Downloads `_ +`Official Apache Software Foundations Downloads `_ As of version 2.8 Airflow follows PEP 517/518 and uses ``pyproject.toml`` file to define build dependencies and build process and it requires relatively modern versions of packaging tools to get airflow built from diff --git a/docs/exts/includes/installing-providers-from-sources.rst b/docs/exts/includes/installing-providers-from-sources.rst index c3d94006e774a..710b22dd29ebd 100644 --- a/docs/exts/includes/installing-providers-from-sources.rst +++ b/docs/exts/includes/installing-providers-from-sources.rst @@ -34,7 +34,7 @@ Released packages The ``sdist`` and ``whl`` packages released are the "official" sources of installation that you can use if you want to verify the origin of the packages and want to verify checksums and signatures of the packages. The packages are available via the -`Official Apache Software Foundations Downloads `__ +`Official Apache Software Foundations Downloads `__ The downloads are available at: diff --git a/docs/helm-chart/installing-helm-chart-from-sources.rst b/docs/helm-chart/installing-helm-chart-from-sources.rst index 63f00b4e9e124..15af0a4487b3f 100644 --- a/docs/helm-chart/installing-helm-chart-from-sources.rst +++ b/docs/helm-chart/installing-helm-chart-from-sources.rst @@ -34,7 +34,7 @@ Released packages The sources and packages released are the "official" sources of installation that you can use if you want to verify the origin of the packages and want to verify checksums and signatures of the packages. The packages are available via the -`Official Apache Software Foundations Downloads `_ +`Official Apache Software Foundations Downloads `_ The downloads are available at: