From 404b18ef1cf5fac949ec406fb015f023a39a563e Mon Sep 17 00:00:00 2001 From: Johannes Laurin Hoermann Date: Fri, 7 Jun 2024 14:45:58 +0200 Subject: [PATCH] DOC: pypi badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index eb93c46..240fd4f 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,8 @@ dserver Notification Plugin .. |dtool| image:: https://github.com/livMatS/dserver-notification-plugin/blob/main/icons/22x22/dtool_logo.png?raw=True :height: 20px :target: https://github.com/livMatS/dserver-notification-plugin -.. |pypi| image:: https://badge.fury.io/py/dserver-notification-plugin.svg - :target: http://badge.fury.io/py/dserver-notification-plugin +.. |pypi| image:: https://img.shields.io/pypi/v/dserver-notification-plugin + :target: https://pypi.org/project/dserver-notification-plugin/ .. |tag| image:: https://img.shields.io/github/v/tag/livMatS/dserver-notification-plugin :target: https://github.com/livMatS/dserver-notification-plugin/tags .. |test| image:: https://img.shields.io/github/actions/workflow/status/livMatS/dserver-notification-plugin/test.yml?branch=main