diff options
author | 2016-11-10 09:53:11 +0000 | |
---|---|---|
committer | 2016-11-10 09:53:11 +0000 | |
commit | 15ab38f0686b66ead28910b189f31215d9511fe2 (patch) | |
tree | 6050219962a3a408cfaea49f06120b9e56a434c3 | |
parent | 611d83ed9758cbc13c991013783cd36e88b8c008 (diff) | |
download | coredns-15ab38f0686b66ead28910b189f31215d9511fe2.tar.gz coredns-15ab38f0686b66ead28910b189f31215d9511fe2.tar.zst coredns-15ab38f0686b66ead28910b189f31215d9511fe2.zip |
Show master status, not latest build
-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 |