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 b7db45f613 Add provider Anthropic (#1596)
b7db45f613 is described below
commit b7db45f61333ac683885d4adc6aec15abf2e8412
Author: Vincent <[email protected]>
AuthorDate: Fri Jul 10 14:08:40 2026 -0400
Add provider Anthropic (#1596)
---
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 f169a9391e..7d7b86e736 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -63,6 +63,8 @@ Providers packages include integrations with third party
projects. They are vers
<li><a
href="/docs/apache-airflow-providers-amazon/stable/index.html"><code>Amazon</code></a></li>
+ <li><a
href="/docs/apache-airflow-providers-anthropic/stable/index.html"><code>Anthropic</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>