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 e04b11e Add Influx DB to list of providers (#492)
e04b11e is described below
commit e04b11e761c4b706cdd217a719aa955d01874dcb
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Oct 6 00:13:59 2021 +0200
Add Influx DB to list of providers (#492)
---
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>