This is an automated email from the ASF dual-hosted git repository. eladkal pushed a commit to branch aws-fix-link in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit 3b432e23661a23ce9156ed019285dc506cd944e0 Author: Elad Kalif <[email protected]> AuthorDate: Tue Nov 22 15:42:00 2022 +0200 Fix Self-managed Apache Airflow deployment on Amazon EKS link The repo has changed in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1162 --- landing-pages/site/content/en/ecosystem/_index.md | 2 +- landing-pages/site/themes/docsy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/landing-pages/site/content/en/ecosystem/_index.md b/landing-pages/site/content/en/ecosystem/_index.md index f311431290..fd16b5e991 100644 --- a/landing-pages/site/content/en/ecosystem/_index.md +++ b/landing-pages/site/content/en/ecosystem/_index.md @@ -49,7 +49,7 @@ If you would you like to be included on this page, please reach out to the [Apac [Self-Managed Airflow via CNDI](https://github.com/polyseam/cndi) - Toolkit for deploying Airflow Kubernetes clusters, with support for AWS, GCP, Azure, VMWare, Bare-Metal, and even multi/hybrid cloud support. See [docs](https://docs.cndi.run) for more details. -[Self-managed Airflow on Amazon EKS](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/analytics/airflow-on-eks) - Self-managed Apache Airflow deployment on Aamzon EKS using [Terraform](https://www.terraform.io/). See [docs](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/add-ons/apache-airflow/) for more details. +[Self-managed Airflow on Amazon EKS](https://github.com/awslabs/data-on-eks/tree/main/schedulers/terraform/managed-airflow-mwaa) - Self-managed Apache Airflow deployment on Aamzon EKS using [Terraform](https://www.terraform.io/). See [docs](https://aws-ia.github.io/terraform-aws-eks-blueprints/main/add-ons/apache-airflow/) for more details. diff --git a/landing-pages/site/themes/docsy b/landing-pages/site/themes/docsy index 8d2b933154..f0a06ef156 160000 --- a/landing-pages/site/themes/docsy +++ b/landing-pages/site/themes/docsy @@ -1 +1 @@ -Subproject commit 8d2b933154ac99fe997a727efb4ba8a47cf5001b +Subproject commit f0a06ef1562763767e7e34a77e50f8be6db492d4
