jscheffl commented on code in PR #46608:
URL: https://github.com/apache/airflow/pull/46608#discussion_r1957112551
##########
providers/edge/docs/install_on_windows.rst:
##########
@@ -55,7 +55,7 @@ To setup a instance of Edge Worker on Windows, you need to
follow the steps belo
7. Create a new folder ``dags`` in ``C:\\Airflow`` and copy the relevant DAG
files in it.
(At least the DAG files which should be executed on the edge alongside the
dependencies. For testing purposes
the DAGs from the ``apache-airflow`` repository can be used located in
-
<https://github.com/apache/airflow/tree/main/providers/src/airflow/providers/edge/example_dags>.)
+
<https://github.com/apache/airflow/tree/main/providers/edge/src/airflow/providers/edge/example_dags>.)
Review Comment:
Good catch! Missed this during move..
--
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]