This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 051e617e0d7 Fix links in template email to point to versioned URL
(#45748)
051e617e0d7 is described below
commit 051e617e0d7d0ebb995cb98063709350f279963c
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Jan 17 14:32:09 2025 +0100
Fix links in template email to point to versioned URL (#45748)
Fixes: #45747
---
dev/README_RELEASE_AIRFLOW.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md
index 3fa033b4a59..cc438d7abb7 100644
--- a/dev/README_RELEASE_AIRFLOW.md
+++ b/dev/README_RELEASE_AIRFLOW.md
@@ -923,7 +923,7 @@ Dear Airflow community,
I'm happy to announce that Airflow ${VERSION} was just released.
-The released sources and packages can be downloaded via
https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-sources.html
+The released sources and packages can be downloaded via
https://airflow.apache.org/docs/apache-airflow/${VERSION}/installation/installing-from-sources.html
Other installation methods are described in
https://airflow.apache.org/docs/apache-airflow/stable/installation/