From a2695e4d1a06d11e32f95365a85317c29848e6f1 Mon Sep 17 00:00:00 2001 From: Dave Shawley Date: Fri, 9 Apr 2021 19:07:27 -0400 Subject: [PATCH] Enable badges. --- README.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f319cdc..2e380d7 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,6 @@ Asynchronously send metrics to a statsd_ instance. -|build| |coverage| |sonar| |docs| |source| - -.. COMMENTED OUT FOR THE TIME BEING - |docs| |download| |license| +|build| |coverage| |sonar| |docs| |source| |download| |license| This library provides connectors to send metrics to a statsd_ instance using either TCP or UDP. @@ -130,7 +127,7 @@ not connected to the server and will be sent in the order received when the task .. |download| image:: https://img.shields.io/pypi/pyversions/sprockets-statsd.svg?style=social :target: https://pypi.org/project/sprockets-statsd/ .. |license| image:: https://img.shields.io/pypi/l/sprockets-statsd.svg?style=social - :target: https://github.com/sprockets/sprockets-statsd/blob/master/LICENSE.txt + :target: https://github.com/sprockets/sprockets-statsd/blob/master/LICENSE .. |sonar| image:: https://img.shields.io/sonar/quality_gate/sprockets_sprockets-statsd?server=https%3A%2F%2Fsonarcloud.io&style=social :target: https://sonarcloud.io/dashboard?id=sprockets_sprockets-statsd .. |source| image:: https://img.shields.io/badge/source-github.com-green.svg?style=social