Fix "GitHub" capitalization (#6806)

Signed-off-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
TAKAHASHI Shuuji
2024-10-02 01:15:42 +09:00
committed by GitHub
parent 022fbd8735
commit 5100feebd3
6 changed files with 9 additions and 9 deletions

View File

@@ -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.