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-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 99406b6187 Add missing common-io to index (#963)
99406b6187 is described below

commit 99406b6187ce56e095f272820fcc10f5b909aa89
Author: Elad Kalif <[email protected]>
AuthorDate: Thu Feb 22 10:36:51 2024 +0200

    Add missing common-io to index (#963)
---
 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 4f154e07b5..f3766fe487 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-cohere/stable/index.html"><code>Cohere</code></a></li>
 
+  <li><a 
href="/docs/apache-airflow-providers-common-io/stable/index.html"><code>Common 
IO</code></a></li>
+
   <li><a 
href="/docs/apache-airflow-providers-common-sql/stable/index.html"><code>Common 
SQL</code></a></li>
 
   <li><a 
href="/docs/apache-airflow-providers-databricks/stable/index.html"><code>Databricks</code></a></li>

Reply via email to