From 7f47441ce8ab60dc1d4e6cf856ed06b47fefbd89 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Wed, 6 Mar 2019 21:45:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9f9c86d..5b6e0016 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Flagger documentation can be found at [docs.flagger.app](https://docs.flagger.ap * [Flagger install on GKE](https://docs.flagger.app/install/flagger-install-on-google-cloud) * How it works * [Canary custom resource](https://docs.flagger.app/how-it-works#canary-custom-resource) - * [Virtual Service](https://docs.flagger.app/how-it-works#virtual-service) + * [Routing](https://docs.flagger.app/how-it-works#istio-routing) * [Canary deployment stages](https://docs.flagger.app/how-it-works#canary-deployment) * [Canary analysis](https://docs.flagger.app/how-it-works#canary-analysis) * [HTTP metrics](https://docs.flagger.app/how-it-works#http-metrics)