easontm commented on issue #19581:
URL: https://github.com/apache/airflow/issues/19581#issuecomment-970265580


   Hi @jplauri, could you include this doc change into your PR as well?
   
   In `airflow/airflow/www/templates/airflow/dags.html`, line 61:
   ```
         in <a href={{ get_docs_url("installing/upgrading.html") 
}}><b>Upgrading</b></a>.
   ```
   to
   ```
         in <a href={{ get_docs_url("installation/upgrading.html") 
}}><b>Upgrading</b></a>.
   ```


-- 
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