diff options
author | 2017-07-26 08:55:06 +0100 | |
---|---|---|
committer | 2017-07-26 08:55:06 +0100 | |
commit | 7d1b0cf2e10b2cb243110fff23a7767a5c4143fa (patch) | |
tree | c7aa2a6abb2bed37478af21dd1fc00646a53a305 /middleware | |
parent | 82954c1c2984f1ad1c667353d02b5760862a673d (diff) | |
download | coredns-7d1b0cf2e10b2cb243110fff23a7767a5c4143fa.tar.gz coredns-7d1b0cf2e10b2cb243110fff23a7767a5c4143fa.tar.zst coredns-7d1b0cf2e10b2cb243110fff23a7767a5c4143fa.zip |
doc: small update
Lower-case dnstap in the readme and update Makefile.release to point to
the new website.
Diffstat (limited to 'middleware')
-rw-r--r-- | middleware/dnstap/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware/dnstap/README.md b/middleware/dnstap/README.md index f8b710998..a74472156 100644 --- a/middleware/dnstap/README.md +++ b/middleware/dnstap/README.md @@ -1,4 +1,4 @@ -# Dnstap +# dnstap *dnstap* enables logging to dnstap, a flexible, structured binary log format for DNS software: http://dnstap.info. |