diff --git a/docs/reference/resources/dns.md b/docs/reference/resources/dns.md index b041be6..250648d 100644 --- a/docs/reference/resources/dns.md +++ b/docs/reference/resources/dns.md @@ -1,6 +1,6 @@ # DNS -The [DNS API Operations]() have been grouped under the `Domain` object. The reason for this is you cannot perform a DNS operation without specifying the associated domain. +The [DNS API Operations](https://vercel.com/docs/api#endpoints/dns) have been grouped under the `Domain` object. The reason for this is you cannot perform a DNS operation without specifying the associated domain. Requiring a `Domain` object first allows the API to remain simple and expected.