docs: fix broken link to Consul DNS overview page (#18410)

This commit is contained in:
James Rasell
2023-09-07 08:39:49 +01:00
committed by GitHub
parent b6f6541f50
commit 4f3a2e1a7d
2 changed files with 3 additions and 3 deletions

View File

@@ -282,7 +282,7 @@ the same port number.
In Nomad, allocations use the IP address of the client they are running and are
assigned random port numbers and so Nomad service discovery with DNS uses
[`SRV` records][dns_srv] instead of `A` or `AAA` records.
[`SRV` records][dns_srv] instead of `A` or `AAAA` records.
## Next topics
@@ -306,7 +306,7 @@ assigned random port numbers and so Nomad service discovery with DNS uses
[cni]: /nomad/docs/networking/cni
[cni_bridge]: https://www.cni.dev/plugins/current/main/bridge/
[cni_install]: /nomad/docs/install#post-installation-steps
[consul_dns]: /consul/docs/discovery/dns
[consul_dns]: /consul/docs/services/discovery/dns-overview
[consul_dns_forwarding]: /consul/tutorials/networking/dns-forwarding
[consul_service_mesh]: /nomad/docs/integrations/consul-connect
[dns_srv]: https://en.wikipedia.org/wiki/SRV_record

View File

@@ -134,7 +134,7 @@ rules to preview canaries.
[`service`]: /nomad/docs/job-specification/service
[`tags`]: /nomad/docs/job-specification/service#tags
[`template`]: /nomad/docs/job-specification/template#template-examples
[consul_dns]: /consul/docs/discovery/dns
[consul_dns]: /consul/docs/services/discovery/dns-overview
[consul_sd]: /consul/docs/concepts/service-discovery
[ct_nomad_service_fn]: https://github.com/hashicorp/consul-template/blob/main/docs/templating-language.md#nomadservice
[ct_service_fn]: https://github.com/hashicorp/consul-template/blob/main/docs/templating-language.md#service