Skip to content

Commit f6e162d

Browse files
Merge pull request #53 from jenkinsci/docker-stars
README: Replace DockerHub stars badge by GitHub ones
2 parents 38b414c + 3436a89 commit f6e162d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Docker image for Jenkins agents connected over SSH
22

33
[![Join the chat at https://gitter.im/jenkinsci/docker](https://badges.gitter.im/jenkinsci/docker.svg)](https://gitter.im/jenkinsci/docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
[![Docker Stars](https://img.shields.io/docker/stars/jenkins/ssh-agent.svg)](https://hub.docker.com/r/jenkins/ssh-agent/)
4+
[![GitHub stars](https://img.shields.io/github/stars/jenkinsci/docker-ssh-agent?label=GitHub%20stars)](https://github.com/jenkinsci/docker-ssh-agent)
55
[![Docker Pulls](https://img.shields.io/docker/pulls/jenkins/ssh-agent.svg)](https://hub.docker.com/r/jenkins/ssh-agent/)
66
[![GitHub release](https://img.shields.io/github/release/jenkinsci/docker-ssh-agent.svg?label=changelog)](https://github.com/jenkinsci/docker-ssh-agent/releases)
77

0 commit comments

Comments
 (0)