mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04: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:
@@ -189,6 +189,6 @@ Or with multiple upstreams from the same provider
|
||||
The TLS config is global for the whole forwarding proxy if you need a different `tls_servername` for
|
||||
different upstreams you're out of luck.
|
||||
|
||||
## Also See
|
||||
## See Also
|
||||
|
||||
[RFC 7858](https://tools.ietf.org/html/rfc7858) for DNS over TLS.
|
||||
|
||||
Reference in New Issue
Block a user