This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch jira in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 40f17b61e26f88f8649b42585e358f9d5b52c357 Author: Elad Kalif <[email protected]> AuthorDate: Thu Apr 27 17:42:52 2023 +0300 Update Jira in the index This is so the list would be presented alphabetically --- landing-pages/site/content/en/docs/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/landing-pages/site/content/en/docs/_index.md b/landing-pages/site/content/en/docs/_index.md index ed0b655f2e..e310016146 100644 --- a/landing-pages/site/content/en/docs/_index.md +++ b/landing-pages/site/content/en/docs/_index.md @@ -29,6 +29,8 @@ Providers packages include integrations with third party projects. They are upda <li><a href="/docs/apache-airflow-providers-amazon/stable/index.html"><code>Amazon</code></a></li> + <li><a href="/docs/apache-airflow-providers-atlassian-jira/stable/index.html"><code>Atlassian Jira</code></a></li> + <li><a href="/docs/apache-airflow-providers-apache-beam/stable/index.html"><code>Apache Beam</code></a></li> <li><a href="/docs/apache-airflow-providers-apache-cassandra/stable/index.html"><code>Apache Cassandra</code></a></li> @@ -105,8 +107,6 @@ Providers packages include integrations with third party projects. They are upda <li><a href="/docs/apache-airflow-providers-jenkins/stable/index.html"><code>Jenkins</code></a></li> - <li><a href="/docs/apache-airflow-providers-atlassian-jira/stable/index.html"><code>Jira (Atlassian)</code></a></li> - <li><a href="/docs/apache-airflow-providers-cncf-kubernetes/stable/index.html"><code>Kubernetes</code></a></li> <li><a href="/docs/apache-airflow-providers-microsoft-azure/stable/index.html"><code>Microsoft Azure</code></a></li>
