mik-laj commented on PR #761:
URL: https://github.com/apache/airflow-site/pull/761#issuecomment-1501110687

   You're absolutely right.
   ```
   https://airflow.apache.org/docs/apache-airflow/stable/index.html 
   ```
   is the canonical link for Airflow documentation. 
   ```
   https://airflow.apache.org/docs/apache-airflow/2.5.3/index.html 
   ```
   is NOT the canonical link. It is an archival version.
   
   I think you will have to make changes in two places:
   - in the template so that newly generated docs contain a `link` tag. See: 
https://github.com/apache/airflow-site/tree/main/sphinx_airflow_theme
   - archival docs: 
https://github.com/apache/airflow-site/tree/main/docs-archive


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