summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Socol <me@jamessocol.com>2022-11-05 18:07:08 -0400
committerGitHub <noreply@github.com>2022-11-05 18:07:08 -0400
commitc9eeb1769e6a6056fe9f9b6b836db3d6093cb4e1 (patch)
tree8a1420d6fad452e7db718f2f03311a58a8b00824
parent63d9216cf298fa817bb6ac03146c101c29dc0fb1 (diff)
parent2574d5b611ac1c9fb3b75642e6848098c29bda3e (diff)
downloadpystatsd-c9eeb1769e6a6056fe9f9b6b836db3d6093cb4e1.tar.gz
Merge pull request #169 from jsocol/readme
Replace README badge for real
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ddf7fd8..539922d 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@ A Python statsd client
statsd_ is a friendly front-end to Graphite_. This is a Python client
for the statsd daemon.
-.. image:: https://travis-ci.org/jsocol/pystatsd.png?branch=master
- :target: https://travis-ci.org/jsocol/pystatsd
+.. image:: https://github.com/jsocol/pystatsd/actions/workflows/ci.yml/badge.svg
+ :target: https://github.com/jsocol/pystatsd/actions/workflows/ci.yml
:alt: Latest CI status
.. image:: https://img.shields.io/pypi/v/statsd.svg