potiuk commented on code in PR #24307: URL: https://github.com/apache/airflow/pull/24307#discussion_r892875860
########## docs/apache-airflow-providers-amazon/example-dags.rst: ########## @@ -20,4 +20,4 @@ Example DAGs You can learn how to use Amazon AWS integrations by analyzing the source code of the example DAGs: -* `Amazon AWS <https://github.com/apache/airflow/tree/main/airflow/providers/amazon/aws/example_dags>`__ +* `Amazon AWS <https://github.com/apache/airflow/tree/providers-amazon/4.0.0/tests/system/providers/amazon/aws>`__ Review Comment: Should be fine now :) . We should have legacy links now for both google and amazon (those are the only ones which are in-progress.. And the legacy link will disappear when completed. While doing so, I also fixed an inconsistency in google examples - the "cloud" examples weren't in "cloud" subfolder in tests/systems/. This is now fixed and verified by pre-commit too, so it was worth the effort :) -- 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]
