From 7ab1e2f390911c060e3aef14c2bb49ce0f1f1fec Mon Sep 17 00:00:00 2001 From: Morven Cao Date: Sun, 16 Jun 2019 12:33:29 +0800 Subject: [PATCH] fix broken link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2076102..178f323 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # README A catalog of all projects in the Istio Ecosystem GH org -* [istio-coredns-plugin](https://github.com/istio-ecosystem/istio-corends-plugin) - provide DNS resolution for hostnames in service entries +* [istio-coredns-plugin](https://github.com/istio-ecosystem/istio-coredns-plugin) - provide DNS resolution for hostnames in service entries * [coddiwomple](https://github.com/istio-ecosystem/coddiwomple) - generate configs to allow multi-mesh communication between services * [cni](https://github.com/istio-ecosystem/cni) - Istio CNI plugin to inject sidecars by setting up the requisite networking configuration (iptables, etc.) * [wharf-multicluster-sync](https://github.com/istio-ecosystem/wharf-multicluster-sync) - create a proof-of-concept for user friendly multicluster Istio mesh configuration.