summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Socol <me@jamessocol.com>2022-11-05 18:01:42 -0400
committerJames Socol <me@jamessocol.com>2022-11-05 18:01:42 -0400
commit2574d5b611ac1c9fb3b75642e6848098c29bda3e (patch)
tree8a1420d6fad452e7db718f2f03311a58a8b00824
parent63d9216cf298fa817bb6ac03146c101c29dc0fb1 (diff)
downloadpystatsd-2574d5b611ac1c9fb3b75642e6848098c29bda3e.tar.gz
Replace README badge for real
I honestly don't know what happened there. I could have sworn I replaced all three lines of the badge, not just the alt text. :confused:
-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