This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 11f9122 Fix doc reference to Apache Kylin provider (#360)
11f9122 is described below
commit 11f9122db84d89ea0508ec8e3516e328c4df4158
Author: Jean-Louis Queguiner <[email protected]>
AuthorDate: Fri Dec 18 15:17:43 2020 +0100
Fix doc reference to Apache Kylin provider (#360)
[DOC] fix doc reference to apache Kylin on
https://airflow.apache.org/docs/
---
landing-pages/site/content/en/docs/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/landing-pages/site/content/en/docs/_index.md
b/landing-pages/site/content/en/docs/_index.md
index eed5525..ab2c0cf 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -29,7 +29,7 @@ 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-kylin/stable/index.html"><code>Apache
Hive</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>