This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 74a587bcca Add informatica provider to index.md (#1441)
74a587bcca is described below
commit 74a587bccaaaddfed0172cce0d7c22d22b6d502b
Author: Elad Kalif <[email protected]>
AuthorDate: Tue Mar 10 21:09:41 2026 +0200
Add informatica provider to index.md (#1441)
---
landing-pages/site/content/en/docs/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/docs/_index.md
b/landing-pages/site/content/en/docs/_index.md
index fdd77c40eb..29d059d0ba 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -157,6 +157,8 @@ Providers packages include integrations with third party
projects. They are vers
<li><a
href="/docs/apache-airflow-providers-influxdb/stable/index.html"><code>Influx
DB</code></a></li>
+ <li><a
href="/docs/apache-airflow-providers-informatica/stable/index.html"><code>Informatica</code></a></li>
+
<li><a
href="/docs/apache-airflow-providers-imap/stable/index.html"><code>Internet
Message Access Protocol (IMAP)</code></a></li>
<li><a
href="/docs/apache-airflow-providers-jdbc/stable/index.html"><code>Java
Database Connectivity (JDBC)</code></a></li>