potiuk commented on code in PR #47798: URL: https://github.com/apache/airflow/pull/47798#discussion_r1996633178
########## providers/edge/src/airflow/providers/edge/example_dags/win_notepad.py: ########## @@ -19,7 +19,7 @@ In this DAG is a demonstrator how to interact with a Windows Worker via Notepad. The DAG is created in conjunction with the documentation in -https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-edge/install_on_windows.rst +https://github.com/apache/airflow/blob/main/airflow-core/docs-providers-edge/install_on_windows.rst Review Comment: Yeah. the original URL has been wrong - we did not have docs/apache-airflow-providers-edge/ any more - we should bave /providers/apache-airflow-providers-edge/docs/ -> that's why my search replace did what it did. -- 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]
