Browse Source

SPF is documented well in octodns-spf, no examples needed

pull/1053/head
Ross McFarland 2 years ago
parent
commit
29832ebc9c
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
2 changed files with 0 additions and 2 deletions
  1. +0
    -1
      examples/basic/README.md
  2. +0
    -1
      examples/migrating-to-octodns/README.md

+ 0
- 1
examples/basic/README.md View File

@ -251,5 +251,4 @@ No changes were planned
## What's Next ## What's Next
* Check out [migrating to octoDNS](../migrating-to-octodns) for an example of how to create zone configuration YAML files from your existing provider's configuration * Check out [migrating to octoDNS](../migrating-to-octodns) for an example of how to create zone configuration YAML files from your existing provider's configuration
* Have a look at [managing SPF values](../managing-spf) for details on the best practices for configuring email related DNS records with octoDNS
* For a complete list check out the [Examples Directory](../) * For a complete list check out the [Examples Directory](../)

+ 0
- 1
examples/migrating-to-octodns/README.md View File

@ -268,5 +268,4 @@ So now you can commit your config and start managing you DNS with octoDNS rather
than clicking buttons in UIs or using whatever you previous had used. than clicking buttons in UIs or using whatever you previous had used.
* Check out [octoDNS basic example](../basic) for an example of how to create zone configuration YAML files from your existing provider's configuration * Check out [octoDNS basic example](../basic) for an example of how to create zone configuration YAML files from your existing provider's configuration
* Have a look at [managing SPF values](../managing-spf) for details on the best practices for configuring email related DNS records with octoDNS
* For a complete list check out the [Examples Directory](../) * For a complete list check out the [Examples Directory](../)

Loading…
Cancel
Save