Skip to content

Commit

Permalink
Fix links in template email to point to versioned URL (apache#45748)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Jan 17, 2025
1 parent 78eadb1 commit 051e617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/README_RELEASE_AIRFLOW.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 051e617

Please sign in to comment.