This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 77a9850556 Updating airflow download links to CDN based links (#40618)
77a9850556 is described below
commit 77a9850556c3035d1798d4497705780c0a94774c
Author: Amogh Desai <[email protected]>
AuthorDate: Fri Jul 5 16:28:07 2024 +0530
Updating airflow download links to CDN based links (#40618)
---
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 d177ce3a79..d1de5983dd 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 <https://www.apache.org/>`__.
- It is a requirement for all ASF projects that they can be installed using
official sources released via `Official Apache Downloads
<http://ws.apache.org/mirrors.cgi/>`__.
+ It is a requirement for all ASF projects that they can be installed using
official sources released via `Official Apache Downloads
<https://dlcdn.apache.org/>`__.
* This is the best choice if you have a strong need to `verify the integrity
and provenance of the software <https://www.apache.org/dyn/closer.cgi#verify>`__
**Intended users**
diff --git a/docs/apache-airflow/installation/installing-from-sources.rst
b/docs/apache-airflow/installation/installing-from-sources.rst
index 0f0d288011..77569f9f71 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
<http://ws.apache.org/mirrors.cgi>`_
+`Official Apache Software Foundations Downloads <https://dlcdn.apache.org/>`_
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 c3d94006e7..710b22dd29 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
<http://ws.apache.org/mirrors.cgi>`__
+`Official Apache Software Foundations Downloads <https://dlcdn.apache.org/>`__
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 63f00b4e9e..15af0a4487 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
<http://ws.apache.org/mirrors.cgi>`_
+`Official Apache Software Foundations Downloads <https://dlcdn.apache.org/>`_
The downloads are available at: