Fix docker badge

This commit is contained in:
Valentin Brandl 2019-04-18 02:00:32 +02:00
parent f24b0e017e
commit b9878561a7
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -1,7 +1,7 @@
# Hits-of-Code # Hits-of-Code
![Hits-of-Code](https://hitsofcode.com/github/vbrandl/hoc) ![Hits-of-Code](https://hitsofcode.com/github/vbrandl/hoc)
![[Docker build](https://img.shields.io/docker/cloud/build/vbrandl/hits-of-code.svg)](https://hub.docker.com/r/vbrandl/hits-of-code) [![Docker build](https://img.shields.io/docker/cloud/build/vbrandl/hits-of-code.svg)](https://hub.docker.com/r/vbrandl/hits-of-code)
Small webservice, that returns a badge of the Hits-of-Code of a git repository, as described by [Yegor Small webservice, that returns a badge of the Hits-of-Code of a git repository, as described by [Yegor
Bugayenko](https://www.yegor256.com/2014/11/14/hits-of-code.html). Currently only GitHub repositories are supported, but Bugayenko](https://www.yegor256.com/2014/11/14/hits-of-code.html). Currently only GitHub repositories are supported, but