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 ead10f2 Addd new providers to index (#477)
ead10f2 is described below
commit ead10f2a17681eece17db84bbe02d46ce39a386c
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Sep 4 10:11:56 2021 +0200
Addd new providers to index (#477)
---
landing-pages/site/content/en/docs/_index.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/landing-pages/site/content/en/docs/_index.md
b/landing-pages/site/content/en/docs/_index.md
index d5d8e97..9b5a97c 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -23,6 +23,8 @@ Providers packages include integrations with third party
integrations. They are
<li><a
href="/docs/apache-airflow-providers-airbyte/stable/index.html"><code>Airbyte</code></a></li>
+ <li><a
href="/docs/apache-airflow-providers-alibaba/stable/index.html"><code>Alibaba</code></a></li>
+
<li><a
href="/docs/apache-airflow-providers-amazon/stable/index.html"><code>Amazon</code></a></li>
<li><a
href="/docs/apache-airflow-providers-apache-beam/stable/index.html"><code>Apache
Beam</code></a></li>
@@ -93,6 +95,8 @@ Providers packages include integrations with third party
integrations. They are
<li><a
href="/docs/apache-airflow-providers-microsoft-azure/stable/index.html"><code>Microsoft
Azure</code></a></li>
+ <li><a
href="/docs/apache-airflow-providers-microsoft-psrp/stable/index.html"><code>Microsoft
PowerShell Remoting Protocol (PSRP)</code></a></li>
+
<li><a
href="/docs/apache-airflow-providers-microsoft-mssql/stable/index.html"><code>Microsoft
SQL Server (MSSQL)</code></a></li>
<li><a
href="/docs/apache-airflow-providers-microsoft-winrm/stable/index.html"><code>Windows
Remote Management (WinRM)</code></a></li>