diff options
Diffstat (limited to 'plugin/dns64/README.md')
-rw-r--r-- | plugin/dns64/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/dns64/README.md b/plugin/dns64/README.md index 687abbda1..65a338b63 100644 --- a/plugin/dns64/README.md +++ b/plugin/dns64/README.md @@ -86,6 +86,6 @@ Not all features required by DNS64 are implemented, only basic AAAA synthesis. * Resolve PTR records * Make resolver DNSSEC aware. See: [RFC 6147 Section 3](https://tools.ietf.org/html/rfc6147#section-3) -## Also See +## See Also See [RFC 6147](https://tools.ietf.org/html/rfc6147) for more information on the DNS64 mechanism. |