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-site.git
The following commit(s) were added to refs/heads/main by this push:
new c090862 Fix broken ``asc`` download link (#480)
c090862 is described below
commit c0908625a89d08b6efed5a8e802ea4940020e4e9
Author: Kaxil Naik <[email protected]>
AuthorDate: Sun Sep 19 09:18:53 2021 +0100
Fix broken ``asc`` download link (#480)
Same as https://github.com/apache/airflow/pull/18350
---
.../apache-airflow/2.1.4/installation/installing-from-sources.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs-archive/apache-airflow/2.1.4/installation/installing-from-sources.html
b/docs-archive/apache-airflow/2.1.4/installation/installing-from-sources.html
index 3f19cc0..8e24159 100644
---
a/docs-archive/apache-airflow/2.1.4/installation/installing-from-sources.html
+++
b/docs-archive/apache-airflow/2.1.4/installation/installing-from-sources.html
@@ -688,7 +688,7 @@ the packages. The packages are available via the
<a class="reference external" href="http://ws.apache.org/mirrors.cgi">Official
Apache Software Foundations Mirrors</a></p>
<p>The 2.1.4 downloads are available at:</p>
<ul class="simple">
-<li><p><a class="reference external"
href="https://www.apache.org/dyn/closer.lua/airflow/2.1.4/apache-airflow-2.1.4-source.tar.gz">Sources
package</a> (<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache_airflow-2.1.4-source.tar.gz.asc">asc</a>,
<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache-airflow-2.1.4-source.tar.gz.sha512">sha512</a>)</p></li>
+<li><p><a class="reference external"
href="https://www.apache.org/dyn/closer.lua/airflow/2.1.4/apache-airflow-2.1.4-source.tar.gz">Sources
package</a> (<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache-airflow-2.1.4-source.tar.gz.asc">asc</a>,
<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache-airflow-2.1.4-source.tar.gz.sha512">sha512</a>)</p></li>
<li><p><a class="reference external"
href="https://www.apache.org/dyn/closer.lua/airflow/2.1.4/apache-airflow-2.1.4.tar.gz">Sdist
package</a> (<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache-airflow-2.1.4.tar.gz.asc">asc</a>,
<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache-airflow-2.1.4.tar.gz.sha512">sha512</a>)</p></li>
<li><p><a class="reference external"
href="https://www.apache.org/dyn/closer.lua/airflow/2.1.4/apache_airflow-2.1.4-py3-none-any.whl">Whl
package</a> (<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache_airflow-2.1.4-py3-none-any.whl.asc">asc</a>,
<a class="reference external"
href="https://downloads.apache.org/airflow/2.1.4/apache_airflow-2.1.4-py3-none-any.whl.sha512">sha512</a>)</p></li>
</ul>