This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 14efcf249f Update _index.md (#839)
14efcf249f is described below
commit 14efcf249fe8481a878f70be24346aa08c758656
Author: Pankaj Koti <[email protected]>
AuthorDate: Fri Jul 28 20:25:22 2023 +0530
Update _index.md (#839)
Saw a user asking today why does Amazon provider have Airflow version 8.3.1.
Maybe this could help clarify it better.
---
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 161fb3f984..94b056c3b4 100644
--- a/landing-pages/site/content/en/docs/_index.md
+++ b/landing-pages/site/content/en/docs/_index.md
@@ -16,7 +16,7 @@ Apache Airflow Core, which includes webserver, scheduler, CLI
and other componen
## [Providers packages](/docs/apache-airflow-providers/index.html)
-Providers packages include integrations with third party projects. They are
updated independently of the Apache Airflow core.
+Providers packages include integrations with third party projects. They are
versioned and released independently of the Apache Airflow core.
[Read the documentation >>](/docs/apache-airflow-providers/index.html)
{{< rawhtml >}}