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 c2caac961c9 Fix link on installing-from-sources page (#58323)
c2caac961c9 is described below
commit c2caac961c99ca5ab9588007611b7a45286498f8
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Nov 14 18:02:58 2025 +0100
Fix link on installing-from-sources page (#58323)
---
airflow-core/docs/installation/installing-from-sources.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/airflow-core/docs/installation/installing-from-sources.rst
b/airflow-core/docs/installation/installing-from-sources.rst
index bafd3df9b33..ccb01b82c93 100644
--- a/airflow-core/docs/installation/installing-from-sources.rst
+++ b/airflow-core/docs/installation/installing-from-sources.rst
@@ -45,10 +45,10 @@ The |version| downloads of Airflow® are available at:
.. jinja:: official_download_page
- * `Sources package for airflow <{{ closer_lua_url }}/apache-airflow-{{
airflow_version }}-source.tar.gz>`__ (`asc <{{ base_url }}/apache-airflow-{{
airflow_version }}-source.tar.gz.asc>`__, `sha512 <{{ base_url
}}/apache-airflow-{{ airflow_version }}-source.tar.gz.sha512>`__)
- * `Sdist package for airflow meta package <{{ closer_lua_url
}}/apache-airflow-{{ airflow_version }}.tar.gz>`__ (`asc <{{ base_url
}}/apache-airflow-{{ airflow_version }}.tar.gz.asc>`__, `sha512 <{{ base_url
}}/apache-airflow-{{ airflow_version }}.tar.gz.sha512>`__)
+ * `Sources package for airflow <{{ closer_lua_url }}/apache_airflow-{{
airflow_version }}-source.tar.gz>`__ (`asc <{{ base_url }}/apache_airflow-{{
airflow_version }}-source.tar.gz.asc>`__, `sha512 <{{ base_url
}}/apache_airflow-{{ airflow_version }}-source.tar.gz.sha512>`__)
+ * `Sdist package for airflow meta package <{{ closer_lua_url
}}/apache_airflow-{{ airflow_version }}.tar.gz>`__ (`asc <{{ base_url
}}/apache_airflow-{{ airflow_version }}.tar.gz.asc>`__, `sha512 <{{ base_url
}}/apache_airflow-{{ airflow_version }}.tar.gz.sha512>`__)
* `Whl package for airflow meta package <{{ closer_lua_url
}}/apache_airflow-{{ airflow_version }}-py3-none-any.whl>`__ (`asc <{{ base_url
}}/apache_airflow-{{ airflow_version }}-py3-none-any.whl.asc>`__, `sha512 <{{
base_url }}/apache_airflow-{{ airflow_version }}-py3-none-any.whl.sha512>`__)
- * `Sdist package for airflow core package <{{ closer_lua_url
}}/apache-airflow_core-{{ airflow_version }}.tar.gz>`__ (`asc <{{ base_url
}}/apache-airflow_core-{{ airflow_version }}.tar.gz.asc>`__, `sha512 <{{
base_url }}/apache-airflow_core-{{ airflow_version }}.tar.gz.sha512>`__)
+ * `Sdist package for airflow core package <{{ closer_lua_url
}}/apache_airflow_core-{{ airflow_version }}.tar.gz>`__ (`asc <{{ base_url
}}/apache_airflow_core-{{ airflow_version }}.tar.gz.asc>`__, `sha512 <{{
base_url }}/apache_airflow_core-{{ airflow_version }}.tar.gz.sha512>`__)
* `Whl package for airflow core package <{{ closer_lua_url
}}/apache_airflow_core-{{ airflow_version }}-py3-none-any.whl>`__ (`asc <{{
base_url }}/apache_airflow_core-{{ airflow_version }}-py3-none-any.whl.asc>`__,
`sha512 <{{ base_url }}/apache_airflow_core-{{ airflow_version
}}-py3-none-any.whl.sha512>`__)
If you want to install from the source code, you can download from the sources
link above, it will contain