mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Broken documentation URL's (#2839)
This commit is contained in:
committed by
GitHub
parent
17115b6b59
commit
998c32ec5c
@@ -4,10 +4,10 @@ Problem: It is difficult to get CAA and other records exactly right.
|
||||
|
||||
Solution: Use a "builder" to construct it for you.
|
||||
|
||||
* [CAA Builder](functions/record/CAA_BUILDER.md)
|
||||
* [DMARC Builder](functions/record/DMARC_BUILDER.md)
|
||||
* [M365_BUILDER](functions/record/M365_BUILDER.md)
|
||||
* [SPF Optimizer](functions/record/SPF_BUILDER.md)
|
||||
* [CAA Builder](functions/domain/CAA_BUILDER.md)
|
||||
* [DMARC Builder](functions/domain/DMARC_BUILDER.md)
|
||||
* [M365_BUILDER](functions/domain/M365_BUILDER.md)
|
||||
* [SPF Optimizer](functions/domain/SPF_BUILDER.md)
|
||||
|
||||
# Repeat records in many domains (macros)
|
||||
|
||||
@@ -157,5 +157,5 @@ domain exists, who requested it, any associated ticket numbers, and so
|
||||
on.
|
||||
|
||||
We also comment the individual parts of a record. Look at the [SPF
|
||||
Optimizer](functions/record/SPF_BUILDER.md) example. Each part of
|
||||
Optimizer](functions/domain/SPF_BUILDER.md) example. Each part of
|
||||
the SPF record has a comment.
|
||||
|
Reference in New Issue
Block a user