fixes empty link in DNS usage page (#16534)
This commit is contained in:
parent
431b5b4859
commit
24502e4568
|
@ -39,7 +39,7 @@ Specify the name of the node, datacenter, and domain using the following FQDN sy
|
||||||
|
|
||||||
The `datacenter` subdomain is optional. By default, the lookup queries the datacenter of the agent.
|
The `datacenter` subdomain is optional. By default, the lookup queries the datacenter of the agent.
|
||||||
|
|
||||||
By default, the domain is `consul`. Refer to [Configure DNS Behaviors]() for information about using alternate domains.
|
By default, the domain is `consul`. Refer to [Configure DNS Behaviors](/consul/docs/services/discovery/dns-configuration) for information about using alternate domains.
|
||||||
|
|
||||||
### Node lookup results
|
### Node lookup results
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue