diff --git a/examples/basic/README.md b/examples/basic/README.md index 131ccee..f210881 100644 --- a/examples/basic/README.md +++ b/examples/basic/README.md @@ -251,5 +251,4 @@ No changes were planned ## 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 -* 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](../) diff --git a/examples/migrating-to-octodns/README.md b/examples/migrating-to-octodns/README.md index 922a0cd..15c1742 100644 --- a/examples/migrating-to-octodns/README.md +++ b/examples/migrating-to-octodns/README.md @@ -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. * 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](../)