mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -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:
@@ -43,7 +43,7 @@ Note: this method should work quickly, because it is called for every request.
|
||||
|
||||
The *rewrite* plugin uses meta data to rewrite requests.
|
||||
|
||||
## Also See
|
||||
## See Also
|
||||
|
||||
The [Provider interface](https://godoc.org/github.com/coredns/coredns/plugin/metadata#Provider) and
|
||||
the [package level](https://godoc.org/github.com/coredns/coredns/plugin/metadata) documentation.
|
||||
|
||||
Reference in New Issue
Block a user