diff options
author | 2017-08-09 09:58:32 -0700 | |
---|---|---|
committer | 2017-08-09 09:58:32 -0700 | |
commit | 654d127a2404b843d3cb305c72c7d2a0433f7cd3 (patch) | |
tree | abec7108a713f7df8b37a0233c629fc27443beeb /README.md | |
parent | a1b175ef78783df180dffe50d756a85c66cfb1b7 (diff) | |
download | coredns-654d127a2404b843d3cb305c72c7d2a0433f7cd3.tar.gz coredns-654d127a2404b843d3cb305c72c7d2a0433f7cd3.tar.zst coredns-654d127a2404b843d3cb305c72c7d2a0433f7cd3.zip |
Change the style from flat to regular for consistency. (#866)
The current badge styles have 4 flat and 1 regular, which were
rather inconsistent. This fix changes to one style and matches
with Caddy.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
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/coredns/coredns) -[](https://travis-ci.org/coredns/coredns) -[](https://codecov.io/github/coredns/coredns?branch=master) -[](https://goreportcard.com/report/coredns/coredns) +[](https://godoc.org/github.com/coredns/coredns) +[](https://travis-ci.org/coredns/coredns) +[](https://codecov.io/github/coredns/coredns?branch=master) +[](https://goreportcard.com/report/coredns/coredns) [](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield) CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has |