Skip to content

Commit

Permalink
Update path of example dags in docs (apache#45069)
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal authored Dec 19, 2024
1 parent 4de24a1 commit 35b927f
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-airbyte/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-airbyte/|version|/tests/system/providers/airbyte>
Example DAGs <https://github.com/apache/airflow/tree/providers-airbyte/|version|/providers/tests/system/airbyte>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-airbyte/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-alibaba/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-alibaba/|version|/tests/system/providers/alibaba>
Example DAGs <https://github.com/apache/airflow/tree/providers-alibaba/|version|/providers/tests/system/alibaba>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-alibaba/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-amazon/example-dags.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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/providers-amazon/|version|/tests/system/providers/amazon/aws>`__
* `Amazon AWS <https://github.com/apache/airflow/tree/providers-amazon/|version|/providers/tests/system/amazon/aws>`__
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-beam/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
:caption: Resources

PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-beam/>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-beam/|version|/tests/system/providers/apache/beam>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-beam/|version|/providers/tests/system/apache/beam>

.. toctree::
:hidden:
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-cassandra/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-cassandra/|version|/tests/system/providers/apache/cassandra>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-cassandra/|version|/providers/tests/system/apache/cassandra>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-cassandra/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-drill/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-drill/|version|/tests/system/providers/apache/drill>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-drill/|version|/providers/tests/system/apache/drill>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-drill/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-druid/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-druid/>
Installing from sources <installing-providers-from-sources>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-druid/|version|/tests/system/providers/apache/druid>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-druid/|version|/providers/tests/system/apache/druid>

.. THE REMAINDER OF THE FILE IS AUTOMATICALLY GENERATED. IT WILL BE OVERWRITTEN AT RELEASE TIME!
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-flink/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-flink/|version|/tests/system/providers/apache/flink>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-flink/|version|/providers/tests/system/apache/flink>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-flink/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-hive/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-hive/|version|/tests/system/providers/apache/hive>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-hive/|version|/providers/tests/system/apache/hive>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-hive/>
Installing from sources <installing-providers-from-sources>
Macros <macros>
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-iceberg/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-iceberg/|version|/tests/system/providers/apache/iceberg>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-iceberg/|version|/providers/tests/system/apache/iceberg>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-iceberg/>
Installing from sources <installing-providers-from-sources>
Python API <_api/airflow/providers/apache/iceberg/index>
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-kafka/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-kafka/|version|/tests/system/providers/apache/kafka>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-kafka/|version|/providers/tests/system/apache/kafka>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-kafka/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-kylin/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-kylin/|version|/tests/system/providers/apache/kylin>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-kylin/|version|/providers/tests/system/apache/kylin>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-kylin/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-livy/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-livy/|version|/tests/system/providers/apache/livy/>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-livy/|version|/providers/tests/system/apache/livy/>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-livy/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-pig/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-pig/|version|/tests/system/providers/apache/pig>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-pig/|version|/providers/tests/system/apache/pig>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-pig/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-pinot/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
:maxdepth: 1
:caption: References

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-pinot/|version|/tests/system/providers/apache/pinot>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-pinot/|version|/providers/tests/system/apache/pinot>
Python API <_api/airflow/providers/apache/pinot/index>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-pinot/>
Installing from sources <installing-providers-from-sources>
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-apache-spark/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-apache-spark/|version|/tests/system/providers/apache/spark>
Example DAGs <https://github.com/apache/airflow/tree/providers-apache-spark/|version|/providers/tests/system/apache/spark>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-apache-spark/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-asana/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/blob/providers-asana/|version|/tests/system/providers/asana/example_asana.py>
Example DAGs <https://github.com/apache/airflow/blob/providers-asana/|version|/providers/tests/system/asana/example_asana.py>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-asana/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-common-io/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-common-io/|version|/tests/system/providers/common/io>
Example DAGs <https://github.com/apache/airflow/tree/providers-common-io/|version|/providers/tests/system/common/io>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-common-io/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-common-sql/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-common-sql/|version|/tests/system/providers/common/sql>
Example DAGs <https://github.com/apache/airflow/tree/providers-common-sql/|version|/providers/tests/system/common/sql>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-common-sql/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-databricks/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-databricks/|version|/tests/system/providers/databricks>
Example DAGs <https://github.com/apache/airflow/tree/providers-databricks/|version|/providers/tests/system/databricks>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-databricks/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-dingding/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-dingding/|version|/tests/system/providers/dingding>
Example DAGs <https://github.com/apache/airflow/tree/providers-dingding/|version|/providers/tests/system/dingding>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-dingding/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-docker/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-docker/|version|/tests/system/providers/docker>
Example DAGs <https://github.com/apache/airflow/tree/providers-docker/|version|/providers/tests/system/docker>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-docker/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-elasticsearch/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-elasticsearch/|version|/tests/system/providers/elasticsearch>
Example DAGs <https://github.com/apache/airflow/tree/providers-elasticsearch/|version|/providers/tests/system/elasticsearch>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-elasticsearch/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-ftp/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/blob/providers-ftp/|version|/tests/system/providers/ftp/example_ftp.py>
Example DAGs <https://github.com/apache/airflow/blob/providers-ftp/|version|/providers/tests/system/ftp/example_ftp.py>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-ftp/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-github/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-github/|version|/tests/system/providers/github>
Example DAGs <https://github.com/apache/airflow/tree/providers-github/|version|/providers/tests/system/github>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-github/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-http/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-http/|version|/tests/system/providers/http>
Example DAGs <https://github.com/apache/airflow/tree/providers-http/|version|/providers/tests/system/http>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-http/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-influxdb/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-influxdb/|version|/tests/system/providers/influxdb>
Example DAGs <https://github.com/apache/airflow/tree/providers-influxdb/|version|/providers/tests/system/influxdb>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-influxdb/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-jdbc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-jdbc/|version|/tests/system/providers/jdbc>
Example DAGs <https://github.com/apache/airflow/tree/providers-jdbc/|version|/providers/tests/system/jdbc>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-jdbc/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-jenkins/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-jenkins/|version|/tests/system/providers/jenkins>
Example DAGs <https://github.com/apache/airflow/tree/providers-jenkins/|version|/providers/tests/system/jenkins>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-jenkins/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-microsoft-azure/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-azure/|version|/tests/system/providers/microsoft/azure>
Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-azure/|version|/providers/tests/system/microsoft/azure>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-microsoft-azure/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-microsoft-mssql/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-mssql/|version|/tests/system/providers/microsoft/mssql>
Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-mssql/|version|/providers/tests/system/microsoft/mssql>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-microsoft-mssql/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-microsoft-winrm/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-winrm/|version|/tests/system/providers/microsoft/winrm>
Example DAGs <https://github.com/apache/airflow/tree/providers-microsoft-winrm/|version|/providers/tests/system/microsoft/winrm>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-microsoft-winrm/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-mysql/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-mysql/|version|/tests/system/providers/mysql>
Example DAGs <https://github.com/apache/airflow/tree/providers-mysql/|version|/providers/tests/system/mysql>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-mysql/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-neo4j/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-neo4j/|version|/tests/system/providers/neo4j>
Example DAGs <https://github.com/apache/airflow/tree/providers-neo4j/|version|/providers/tests/system/neo4j>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-neo4j/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-opsgenie/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-opsgenie/|version|/tests/system/providers/opsgenie>
Example DAGs <https://github.com/apache/airflow/tree/providers-opsgenie/|version|/providers/tests/system/opsgenie>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-opsgenie/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-papermill/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-papermill/|version|/tests/system/providers/papermill>
Example DAGs <https://github.com/apache/airflow/tree/providers-papermill/|version|/providers/tests/system/papermill>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-papermill/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-postgres/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-postgres/|version|/tests/system/providers/postgres>
Example DAGs <https://github.com/apache/airflow/tree/providers-postgres/|version|/providers/tests/system/postgres>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-postgres/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-presto/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-presto/|version|/tests/system/providers/presto>
Example DAGs <https://github.com/apache/airflow/tree/providers-presto/|version|/providers/tests/system/presto>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-presto/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-redis/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-redis/|version|/tests/system/providers/redis>
Example DAGs <https://github.com/apache/airflow/tree/providers-redis/|version|/providers/tests/system/redis>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-redis/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-salesforce/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-salesforce/|version|/tests/system/providers/salesforce>
Example DAGs <https://github.com/apache/airflow/tree/providers-salesforce/|version|/providers/tests/system/salesforce>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-salesforce/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-singularity/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/blob/providers-singularity/|version|/tests/system/providers/singularity/example_singularity.py>
Example DAGs <https://github.com/apache/airflow/blob/providers-singularity/|version|/providers/tests/system/singularity/example_singularity.py>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-singularity/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-slack/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
:caption: References

Python API <_api/airflow/providers/slack/index>
Example DAGs <https://github.com/apache/airflow/tree/providers-slack/|version|/tests/system/providers/slack>
Example DAGs <https://github.com/apache/airflow/tree/providers-slack/|version|/providers/tests/system/slack>

.. toctree::
:hidden:
Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-snowflake/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-snowflake/|version|/tests/system/providers/snowflake>
Example DAGs <https://github.com/apache/airflow/tree/providers-snowflake/|version|/providers/tests/system/snowflake>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-snowflake/>
Installing from sources <installing-providers-from-sources>

Expand Down
2 changes: 1 addition & 1 deletion docs/apache-airflow-providers-sqlite/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
:maxdepth: 1
:caption: Resources

Example DAGs <https://github.com/apache/airflow/tree/providers-sqlite/|version|/tests/system/providers/sqlite>
Example DAGs <https://github.com/apache/airflow/tree/providers-sqlite/|version|/providers/tests/system/sqlite>
PyPI Repository <https://pypi.org/project/apache-airflow-providers-sqlite/>
Installing from sources <installing-providers-from-sources>

Expand Down
Loading

0 comments on commit 35b927f

Please sign in to comment.