potiuk commented on issue #47610:
URL: https://github.com/apache/airflow/issues/47610#issuecomment-3598518138

   I think it's really a matter of tracking down all such operators. We have  a 
way to address those (`docs/redirects.txt` - in Airflow and Providers) -  but 
what we do not have is tracking if old links are added to redirects.txt. That 
would really require to have some script that looks at all the historical 
revisions of all airflows and providers in 
https://github.com/apache/airflow-site-archive and figuring out what's missing 
and guessing (or calculating) what redirects should be added. 


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