From a881446252325c06f2f1a1b9fbd83dde8feaefef Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Fri, 8 May 2020 13:20:53 +0300 Subject: [PATCH] Fix docs links --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 26daf525..85cc58f0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -39,7 +39,7 @@ Flagger can run automated application analysis, testing, promotion and rollback * **A/B Testing** (HTTP headers and cookies traffic routing) * [Istio](https://docs.flagger.app/tutorials/istio-ab-testing), - [App Mesh](hhttps://docs.flagger.app/tutorials/appmesh-progressive-delivery#a-b-testing), + [App Mesh](https://docs.flagger.app/tutorials/appmesh-progressive-delivery#a-b-testing), [Contour](https://docs.flagger.app/tutorials/contour-progressive-delivery#a-b-testing), [NGINX](https://docs.flagger.app/tutorials/nginx-progressive-delivery#a-b-testing) * **Blue/Green** (traffic switching and mirroring) @@ -71,7 +71,7 @@ to accelerate and simplify application deployments and operations tasks to Kuber GitOps tutorials: * [Progressive Delivery for Istio with Flagger and FluxCD](https://github.com/stefanprodan/gitops-istio) -* [Progressive Delivery for AWS App Mesh with Flagger and FluxCD](https://eks.hands-on.flagger.dev) +* [Progressive Delivery for AWS App Mesh with Flagger and FluxCD](https://eks.handson.flagger.dev) * [Progressive Delivery for Linkerd with Flagger, FluxCD and Helm v3](https://helm.workshop.flagger.dev) ## Getting Help