Skip to content

Commit d97350a

Browse files
Fix broken link
1 parent 4ec91d4 commit d97350a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/manage-dns-records/reference/wildcard-dns-records.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ A wildcard record applies only when no exact record exists at the queried name.
8383
In this example, `123.abc.example.com` is a descendant of `abc.example.com`, and `abc.example.com` has no records associated with it. The behavior will depend on the type of nameservers you are using:
8484

8585
- Standard nameservers: The wildcard `*.example.com` will still apply to `abc.example.com`.
86-
- [Advanced nameservers](dns/foundation-dns/setup/)[^1]: In compliance with [RFC 4592](https://www.rfc-editor.org/rfc/rfc4592.html), the wildcard `*.example.com` will not apply to `abc.example.com`.
86+
- [Advanced nameservers](/dns/foundation-dns/setup/)[^1]: In compliance with [RFC 4592](https://www.rfc-editor.org/rfc/rfc4592.html), the wildcard `*.example.com` will not apply to `abc.example.com`.
8787

8888
</Details>
8989

0 commit comments

Comments
 (0)