From a0a69f65538967584a2f1c4d7edc2322bd16f4bd Mon Sep 17 00:00:00 2001 From: Ganesh Annan Date: Sat, 30 May 2020 12:06:31 -0400 Subject: [PATCH] Fix broken link to dns specifications. --- .../en/docs/tasks/administer-cluster/dns-custom-nameservers.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/docs/tasks/administer-cluster/dns-custom-nameservers.md b/content/en/docs/tasks/administer-cluster/dns-custom-nameservers.md index 35dd7e6943..f3101bf6c9 100644 --- a/content/en/docs/tasks/administer-cluster/dns-custom-nameservers.md +++ b/content/en/docs/tasks/administer-cluster/dns-custom-nameservers.md @@ -54,8 +54,7 @@ inheriting DNS. Set it to a valid file path to specify a file other than ## CoreDNS -CoreDNS is a general-purpose authoritative DNS server that can serve as cluster DNS, complying with the [dns specifications] -(https://github.com/kubernetes/dns/blob/master/docs/specification.md). +CoreDNS is a general-purpose authoritative DNS server that can serve as cluster DNS, complying with the [dns specifications](https://github.com/kubernetes/dns/blob/master/docs/specification.md). ### CoreDNS ConfigMap options