aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2016-03-20 08:45:21 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2016-03-20 08:45:21 +0000
commitf43a0a8d6c26b0adfcfaa3b92a17aae547f34618 (patch)
tree3c536d3c40d5715e6c0065beca0ff628471e87ad /README.md
parent2454d23cabe803546befcca34badf103f0689862 (diff)
downloadcoredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.tar.gz
coredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.tar.zst
coredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.zip
Add blog link
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2e430aee5..a9d5112c4 100644
--- a/README.md
+++ b/README.md
@@ -25,3 +25,7 @@ Start a simple resolver (proxy):
Just start CoreDNS: `./coredns`.
And then just query on that port (1053), the query should be forwarded to 8.8.8.8 and the response
will be returned.
+
+# Blog
+
+<https://miek.nl/tags/coredns/>