Fix invalid anchors and typos (#9293)

This commit is contained in:
Quan Tian
2018-06-30 03:02:20 +08:00
committed by k8s-ci-robot
parent 34d230aca7
commit 58e96edbd5
2 changed files with 5 additions and 5 deletions
@@ -52,7 +52,7 @@ If the `nslookup` command fails, check the following:
### Check the local DNS configuration first
Take a look inside the resolv.conf file.
(See [Inheriting DNS from the node](#inheriting-dns-from-the-node) and
(See [Inheriting DNS from the node](/docs/tasks/administer-cluster/dns-custom-nameservers/#inheriting-dns-from-the-node) and
[Known issues](#known-issues) below for more information)
```shell