diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ # CoreDNS -[](https://godoc.org/github.com/miekg/coredns) -[](https://travis-ci.org/miekg/coredns) -[](https://codecov.io/github/miekg/coredns?branch=master) -[](https://goreportcard.com/report/github.com/miekg/coredns) +[](https://godoc.org/github.com/coredns/coredns) +[](https://travis-ci.org/coredns/coredns) +[](github.com/coredns/coredns) +[](https://goreportcard.com/report/coredns/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 |