mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -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:
@@ -103,6 +103,6 @@ CoreDNS v1.7.0 and later does parse the Corefile and supports detecting changes
|
||||
|
||||
Currently the type of `hash` is "md5", the `value` is the returned hash value.
|
||||
|
||||
## Also See
|
||||
## See Also
|
||||
|
||||
See coredns-import(7) and corefile(5).
|
||||
|
||||
Reference in New Issue
Block a user