mirror of
https://github.com/coredns/coredns.git
synced 2025-11-03 02:33:21 -05:00
docs: move Also See to See Also (#4245)
sed -i 's/Also See/See Also/' plugin/**/README.md Some plugins did already use 'See Also', so it's all consistent now. Fixes: #4196 Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user