bhirsz commented on issue #536:
URL: https://github.com/apache/airflow-site/issues/536#issuecomment-1118230318

   In linked issue similiar problem. All links to source code are dead. Hovewer 
we can probably track the origin - for example those links are dead:
   
   
https://airflow.apache.org/docs/apache-airflow/2.3.0/_modules/airflow/example_dags/example_external_task_marker_dag.html
   
   
https://airflow.apache.org/docs/apache-airflow/stable/_modules/airflow/example_dags/example_external_task_marker_dag.html
   
   But this one works:
   
https://airflow.apache.org/docs/apache-airflow/2.2.3/_modules/airflow/example_dags/example_external_task_marker_dag.html
   
   Something between Airflow 2.2.3 and 2.3.0 caused this issue (for this 
particular link. We could have dead links for longer period of time).
   
   On side note it would be worth to add very simple ui tests - just parse all 
links on the site and check if any is 404.


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