aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2017-08-09 09:58:32 -0700
committerGravatar Miek Gieben <miek@miek.nl> 2017-08-09 09:58:32 -0700
commit654d127a2404b843d3cb305c72c7d2a0433f7cd3 (patch)
treeabec7108a713f7df8b37a0233c629fc27443beeb /README.md
parenta1b175ef78783df180dffe50d756a85c66cfb1b7 (diff)
downloadcoredns-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.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index fafa7e133..497b922f1 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# CoreDNS
-[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/coredns/coredns)
-[![Build Status](https://img.shields.io/travis/coredns/coredns/master.svg?style=flat-square&label=build)](https://travis-ci.org/coredns/coredns)
-[![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg?style=flat-square)](https://codecov.io/github/coredns/coredns?branch=master)
-[![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns?style=flat-square)](https://goreportcard.com/report/coredns/coredns)
+[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/coredns/coredns)
+[![Build Status](https://img.shields.io/travis/coredns/coredns/master.svg?label=build)](https://travis-ci.org/coredns/coredns)
+[![Code Coverage](https://img.shields.io/codecov/c/github/coredns/coredns/master.svg)](https://codecov.io/github/coredns/coredns?branch=master)
+[![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns)](https://goreportcard.com/report/coredns/coredns)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns.svg?type=shield)](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