mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Fix "GitHub" capitalization (#6806)
Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
@@ -101,7 +101,7 @@ dnstap tcp://example.com:6000
|
||||
## Command Line Tool
|
||||
|
||||
Dnstap has a command line tool that can be used to inspect the logging. The tool can be found
|
||||
at Github: <https://github.com/dnstap/golang-dnstap>. It's written in Go.
|
||||
at GitHub: <https://github.com/dnstap/golang-dnstap>. It's written in Go.
|
||||
|
||||
The following command listens on the given socket and decodes messages to stdout.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user