diff options
author | 2016-11-10 10:35:03 +0000 | |
---|---|---|
committer | 2016-11-10 10:35:03 +0000 | |
commit | 4036c3c31998de77cc1ba40d0f80207669917527 (patch) | |
tree | e6535745c9649d539608e1216d4f3419fec53a26 /README.md | |
parent | 15ab38f0686b66ead28910b189f31215d9511fe2 (diff) | |
download | coredns-4036c3c31998de77cc1ba40d0f80207669917527.tar.gz coredns-4036c3c31998de77cc1ba40d0f80207669917527.tar.zst coredns-4036c3c31998de77cc1ba40d0f80207669917527.zip |
Revert "Show master status, not latest build"
This reverts commit 15ab38f0686b66ead28910b189f31215d9511fe2.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # CoreDNS [](https://godoc.org/github.com/miekg/coredns) - [](https://travis-ci.org/miekg/coredns) + [](https://travis-ci.org/miekg/coredns) CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the same model: it chains middleware. In fact it's so similar that CoreDNS is now a server type plugin for |