diff options
author | Thomas Boerger <thomas@webhippie.de> | 2016-11-24 21:43:05 +0100 |
---|---|---|
committer | Thomas Boerger <tboerger@suse.de> | 2016-11-25 10:11:49 +0100 |
commit | 5b17661c5d52dcb3d23b0316b3a52f9ec7744783 (patch) | |
tree | 8c3359b787ef3e8a325fac7c021c7bca8b270976 /README.md | |
parent | 32f8a38f6c14936d2b15c89fd4cbbf535aebc626 (diff) | |
download | gitea-5b17661c5d52dcb3d23b0316b3a52f9ec7744783.tar.gz gitea-5b17661c5d52dcb3d23b0316b3a52f9ec7744783.zip |
Updated badges for drone and similar to lgtm
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ # Gitea - Git with a cup of tea -[![Build Status](https://travis-ci.org/go-gitea/gitea.svg?branch=master)](https://travis-ci.org/go-gitea/gitea) -[![codecov](https://codecov.io/gh/go-gitea/gitea/branch/master/graph/badge.svg)](https://codecov.io/gh/go-gitea/gitea) -[![Go Report Card](https://goreportcard.com/badge/github.com/go-gitea/gitea)](https://goreportcard.com/report/github.com/go-gitea/gitea) -[![GoDoc](https://godoc.org/github.com/go-gitea/gitea?status.svg)](https://godoc.org/github.com/go-gitea/gitea) -[![](https://images.microbadger.com/badges/image/gitea/gitea.svg)](http://microbadger.com/images/gitea/gitea "Get your own image badge on microbadger.com") +[![Build Status](http://drone.gitea.io/api/badges/go-gitea/gitea/status.svg)](http://drone.gitea.io/go-gitea/gitea) [![Join the chat at https://gitter.im/go-gitea/gitea](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-gitea/gitea?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![](https://images.microbadger.com/badges/image/gitea/gitea.svg)](http://microbadger.com/images/gitea/gitea "Get your own image badge on microbadger.com") +[![Coverage Status](https://coverage.gitea.io/badges/go-gitea/gitea/coverage.svg)](https://coverage.gitea.io/go-gitea/gitea) +[![Go Report Card](https://goreportcard.com/badge/code.gitea.io/gitea)](https://goreportcard.com/report/code.gitea.io/gitea) +[![GoDoc](https://godoc.org/code.gitea.io/gitea?status.svg)](https://godoc.org/code.gitea.io/gitea) ![](https://github.com/go-gitea/gitea/blob/master/public/img/gitea-large-resize.png?raw=true) |