From f02530e7764a8612729d6a8468e32a5f44bf93da Mon Sep 17 00:00:00 2001 From: Andre Mayoraz <andre.mayoraz@idiap.ch> Date: Mon, 13 Feb 2023 13:19:43 +0100 Subject: [PATCH] [readme] Corrected coverage links --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f257e9d..72fcb4e 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,8 @@ :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/sphinx/index.html .. image:: https://gitlab.idiap.ch/bob/bob.bio.vein/badges/master/pipeline.svg :target: https://gitlab.idiap.ch/bob/bob.bio.vein/commits/master -.. image:: https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/coverage - :target: https://gitlab.idiap.ch/bob/bob.bio.vein/commits/master +.. image:: https://gitlab.idiap.ch/bob/bob.bio.vein/badges/master/coverage.svg + :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.vein/master/coverage/ .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.bio.vein -- GitLab