From 9bd11ab887beb094e36bed2a5a49c265a3159d91 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Aillet Date: Tue, 4 Dec 2018 23:37:44 +0100 Subject: [PATCH] Fix coredns link (#11517) --- content/en/docs/tasks/administer-cluster/coredns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/tasks/administer-cluster/coredns.md b/content/en/docs/tasks/administer-cluster/coredns.md index a892cc69c7..00cbe26aa6 100644 --- a/content/en/docs/tasks/administer-cluster/coredns.md +++ b/content/en/docs/tasks/administer-cluster/coredns.md @@ -72,7 +72,7 @@ For versions 1.13 and later, follow the guide outlined [here](/docs/reference/se ## Tuning CoreDNS When resource utilisation is a concern, it may be useful to tune the configuration of CoreDNS. For more details, check out the -[documentation on scaling CoreDNS]((https://github.com/coredns/deployment/blob/master/kubernetes/Scaling_CoreDNS.md)). +[documentation on scaling CoreDNS](https://github.com/coredns/deployment/blob/master/kubernetes/Scaling_CoreDNS.md). {{% /capture %}}