github-actions[bot] opened a new pull request, #67071:
URL: https://github.com/apache/airflow/pull/67071

   The installing-from-sources page for airflow-ctl had URLs pointing to
   a non-existent `downloads.apache.org/airflowctl/` path. The correct
   path is `downloads.apache.org/airflow/airflow-ctl/` (matching the
   base_url defined in conf.py) and `downloads.apache.org/airflow/KEYS`
   for the shared PGP key file.
   
   Also fixes the bash script using three inconsistent variable names
   for the download directory — unified to `ctl_download_dir` which is
   the variable actually defined in the script.
   
   Closes: #67025
   (cherry picked from commit 09545ece029dd3ca219e73efd58f2035ed9d8be9)
   
   Co-authored-by: Sadha Chilukoori <[email protected]>
   Co-authored-by: Sadha Chilukoori <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to