This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 655bb601fe docs: fix typo in iceberg dags (#39705)
655bb601fe is described below
commit 655bb601fe78e148ad183730930db196a63e4b1a
Author: rom sharon <[email protected]>
AuthorDate: Mon May 20 09:20:18 2024 +0300
docs: fix typo in iceberg dags (#39705)
---
docs/apache-airflow-providers-apache-iceberg/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/apache-airflow-providers-apache-iceberg/index.rst
b/docs/apache-airflow-providers-apache-iceberg/index.rst
index 34b56036d4..ee39082136 100644
--- a/docs/apache-airflow-providers-apache-iceberg/index.rst
+++ b/docs/apache-airflow-providers-apache-iceberg/index.rst
@@ -49,7 +49,7 @@
:maxdepth: 1
:caption: Resources
- Example DAGs
<https://github.com/apache/airflow/tree/providers-apahce-iceberg/|version|/tests/system/providers/apache/iceberg>
+ Example DAGs
<https://github.com/apache/airflow/tree/providers-apache-iceberg/|version|/tests/system/providers/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>