diff options
author | 2017-02-22 02:26:06 -0800 | |
---|---|---|
committer | 2017-02-22 10:26:06 +0000 | |
commit | 682957cc2999eadf4e7f1e9dd36ff310024c13cb (patch) | |
tree | 44b8003552223f92c69d34febe0674377a668ff9 /README.md | |
parent | bf82f007faae05962b9e46f28f77cda2000dac01 (diff) | |
download | coredns-682957cc2999eadf4e7f1e9dd36ff310024c13cb.tar.gz coredns-682957cc2999eadf4e7f1e9dd36ff310024c13cb.tar.zst coredns-682957cc2999eadf4e7f1e9dd36ff310024c13cb.zip |
Fix incorrect link of the CodeCov in README.md (#551)
This fix fixes incorrect link of the CodeCov in README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://godoc.org/github.com/coredns/coredns) [](https://travis-ci.org/coredns/coredns) -[](github.com/coredns/coredns) +[](https://codecov.io/github/coredns/coredns?branch=master) [](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 |