From 9e6cc77ffb158e34375b5f8466d222db9655b825 Mon Sep 17 00:00:00 2001 From: Alexey Dubkov Date: Mon, 1 Oct 2018 03:14:04 -0700 Subject: [PATCH] fix-banners --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 151650e..1b3bb32 100644 --- a/README.rst +++ b/README.rst @@ -59,10 +59,10 @@ ZabbixSender result = ZabbixSender(use_config=True).send(packet) -.. |Build Status| image:: https://travis-ci.org/blacked/py-zabbix.svg?branch=master - :target: https://travis-ci.org/blacked/py-zabbix -.. |Coverage| image:: https://coveralls.io/repos/github/blacked/py-zabbix/badge.svg?branch=master - :target: https://coveralls.io/github/blacked/py-zabbix?branch=master +.. |Build Status| image:: https://travis-ci.org/adubkov/py-zabbix.svg?branch=master + :target: https://travis-ci.org/adubkov/py-zabbix +.. |Coverage| image:: https://coveralls.io/repos/github/adubkov/py-zabbix/badge.svg?branch=master + :target: https://coveralls.io/github/adubkov/py-zabbix?branch=master .. |PyPi downloads| image:: https://img.shields.io/pypi/dm/py-zabbix.svg :target: https://pypi.python.org/pypi/py-zabbix/ .. |PyPi version| image:: https://img.shields.io/pypi/v/py-zabbix.svg