This is an automated email from the ASF dual-hosted git repository.

vincbeck 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 6a5a8d4dd9 Add Apache Arrow provider to index (#1658)
6a5a8d4dd9 is described below

commit 6a5a8d4dd9f167af6508b182a304efbe841192c8
Author: Vincent <[email protected]>
AuthorDate: Tue Sep 15 08:39:23 2026 -0400

    Add Apache Arrow provider to index (#1658)
---
 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 2a35cb5614..ac861c7da7 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -71,6 +71,8 @@ Providers packages include integrations with third party 
projects. They are vers
 
   <li><a 
href="/docs/apache-airflow-providers-anthropic/stable/index.html"><code>Anthropic</code></a></li>
 
+  <li><a 
href="/docs/apache-airflow-providers-apache-arrow/stable/index.html"><code>Apache
 Arrow</code></a></li>
+
   <li><a 
href="/docs/apache-airflow-providers-apache-beam/stable/index.html"><code>Apache
 Beam</code></a></li>
 
   <li><a 
href="/docs/apache-airflow-providers-apache-cassandra/stable/index.html"><code>Apache
 Cassandra</code></a></li>

Reply via email to