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

potiuk pushed a commit to branch add-influxdb-to-providers-list
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 8625af29432c505c1aebdf32a918432b759b701f
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Oct 5 22:14:41 2021 +0200

    Add Influx DB to list of providers
---
 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 9b5a97c..92dba52 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -39,6 +39,8 @@ Providers packages include integrations with third party 
integrations. They are
 
   <li><a 
href="/docs/apache-airflow-providers-apache-hive/stable/index.html"><code>Apache
 Hive</code></a></li>
 
+  <li><a 
href="/docs/apache-airflow-providers-apache-influxdb/stable/index.html"><code>Influx
 DB</code></a></li>
+
   <li><a 
href="/docs/apache-airflow-providers-apache-kylin/stable/index.html"><code>Apache
 Kylin</code></a></li>
 
   <li><a 
href="/docs/apache-airflow-providers-apache-livy/stable/index.html"><code>Apache
 Livy</code></a></li>

Reply via email to