From 75b0d40959dddd164a210256a794e9e34e58b7d3 Mon Sep 17 00:00:00 2001 From: Kaxil Naik Date: Thu, 24 Sep 2020 22:23:16 +0100 Subject: [PATCH] README Doc: Link to Airflow directory in ASF Directory `https://downloads.apache.org` -> `https://downloads.apache.org/airflow` (links to precise dir) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d206b1e6a45283..20ad2287e865c3 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Apache Airflow is an [Apache Software Foundation](http://www.apache.org) (ASF) p and our official source code releases: - Follow the [ASF Release Policy](http://www.apache.org/legal/release-policy.html) -- Can be downloaded from [the ASF Distribution Directory](https://downloads.apache.org) +- Can be downloaded from [the ASF Distribution Directory](https://downloads.apache.org/airflow) - Are cryptographically signed by the release manager - Are officially voted on by the PMC members during the [Release Approval Process](http://www.apache.org/legal/release-policy.html#release-approval)