From b5c5220e369ca2e37d7a70a06025963ee008da37 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Thu, 2 Mar 2023 18:23:59 -0300
Subject: [PATCH] [readme] Fix badges

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 09e847e3..5ac5fc52 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idia
 SPDX-License-Identifier: GPL-3.0-or-later
 -->
 
-[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/biosignal/software/docs/biosignal/software/ptbench/main/sphinx/index.html)
+[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/ptbench/main/sphinx/index.html)
 [![build](https://gitlab.idiap.ch/biosignal/software/ptbench/badges/main/pipeline.svg)](https://gitlab.idiap.ch/biosignal/software/ptbench/commits/main)
-[![coverage](https://gitlab.idiap.ch/biosignal/software/ptbench/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/software/docs/biosignal/software/ptbench/main/coverage/index.html)
+[![coverage](https://gitlab.idiap.ch/biosignal/software/ptbench/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/ptbench/main/coverage/index.html)
 [![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/biosignal/software/ptbench)
 
 # Active Pulmonary Tuberculosis Detection On Chest X-Rays
-- 
GitLab