From 55c0e91fb639d0b2a9d288a2d6492a9e6a70591a Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Wed, 29 Nov 2023 17:39:20 +0100 Subject: [PATCH] Fix badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c802947..be68a2f 100644 --- a/README.rst +++ b/README.rst @@ -23,10 +23,10 @@ BeeRef — A Simple Reference Image Viewer .. |codecov| image:: https://codecov.io/gh/rbreu/beeref/branch/main/graph/badge.svg?token=QA8HR1VVAL :target: https://codecov.io/gh/rbreu/beeref -.. |downloads-total| image::https://img.shields.io/github/downloads/rbreu/beeref/total.svg +.. |downloads-total| image:: https://img.shields.io/github/downloads/rbreu/beeref/total.svg :target: https://github.com/rbreu/beeref/releases -.. |downloads-latest| image::https://img.shields.io/github/downloads/rbreu/beeref/latest/total.svg +.. |downloads-latest| image:: https://img.shields.io/github/downloads/rbreu/beeref/latest/total.svg :target: https://github.com/rbreu/beeref/releases