mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
chore: fix badge url for contributors and docker pulls (#774)
This commit is contained in:
parent
9cee66c93d
commit
d60c0d6b57
2 changed files with 4 additions and 4 deletions
|
@ -14,8 +14,8 @@
|
||||||
[](https://github.com/containrrr/watchtower/releases)
|
[](https://github.com/containrrr/watchtower/releases)
|
||||||
[](https://www.apache.org/licenses/LICENSE-2.0)
|
[](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
[](https://www.codacy.com/gh/containrrr/watchtower/dashboard?utm_source=github.com&utm_medium=referral&utm_content=containrrr/watchtower&utm_campaign=Badge_Grade)
|
[](https://www.codacy.com/gh/containrrr/watchtower/dashboard?utm_source=github.com&utm_medium=referral&utm_content=containrrr/watchtower&utm_campaign=Badge_Grade)
|
||||||
[](#contributors)
|
[](#contributors)
|
||||||
[](https://hub.docker.com/r/containrrr/watchtower)
|
[](https://hub.docker.com/r/containrrr/watchtower)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -33,10 +33,10 @@
|
||||||
<img alt="Codacy Badge" src="https://app.codacy.com/project/badge/Grade/1c48cfb7646d4009aa8c6f71287670b8"/>
|
<img alt="Codacy Badge" src="https://app.codacy.com/project/badge/Grade/1c48cfb7646d4009aa8c6f71287670b8"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/containrrr/watchtower/#contributors">
|
<a href="https://github.com/containrrr/watchtower/#contributors">
|
||||||
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square" />
|
<img alt="All Contributors" src="https://img.shields.io/github/all-contributors/containrrr/watchtower" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://hub.docker.com/r/containrrr/watchtower">
|
<a href="https://hub.docker.com/r/containrrr/watchtower">
|
||||||
<img alt="Pulls from DockerHub" src="https://img.shields.io/docker/pulls/containrrr/watchtower.svg?style=flat-square" />
|
<img alt="Pulls from DockerHub" src="https://img.shields.io/docker/pulls/containrrr/watchtower.svg" />
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue