Taragolis commented on code in PR #34907:
URL: https://github.com/apache/airflow/pull/34907#discussion_r1358071018
##########
docs/apache-airflow-providers-microsoft-psrp/index.rst:
##########
@@ -48,6 +48,7 @@
:maxdepth: 1
:caption: Resources
+ Example DAGs
<https://github.com/apache/airflow/tree/providers-microsoft-psrp/|version|/tests/system/providers/microsoft/winrm>
Review Comment:
```suggestion
Example DAGs
<https://github.com/apache/airflow/tree/providers-microsoft-psrp/|version|/tests/system/providers/microsoft/psrp>
```
##########
docs/apache-airflow-providers-microsoft-psrp/index.rst:
##########
@@ -48,6 +48,7 @@
:maxdepth: 1
:caption: Resources
+ Example DAGs
<https://github.com/apache/airflow/tree/providers-microsoft-psrp/|version|/tests/system/providers/microsoft/winrm>
Review Comment:
In additional you need to add this toctree section under the toctree section
References (Line 50)
```
.. toctree::
:hidden:
:maxdepth: 1
:caption: System tests
System Tests <_api/tests/system/providers/microsoft/psrp/index>
```
--
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]