From ee7c112a7c7aeb50ef18e6f14cfdfd657cde2f29 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 20 Sep 2022 19:19:16 +0200
Subject: [PATCH] [readme] Fix badge links [ci skip]

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

diff --git a/README.rst b/README.rst
index 4977459..315248c 100644
--- a/README.rst
+++ b/README.rst
@@ -1,9 +1,9 @@
 .. image:: https://img.shields.io/badge/docs-latest-orange.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/exposed/master/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/exposed/master/
 .. image:: https://gitlab.idiap.ch/bob/exposed/badges/master/pipeline.svg
    :target: https://gitlab.idiap.ch/bob/exposed/commits/master
 .. image:: https://gitlab.idiap.ch/bob/exposed/badges/master/coverage.svg
-   :target: https://www.idiap.ch/software/bob/docs/bob/exposed/master/coverage/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/exposed/master/coverage/
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/exposed
 
-- 
GitLab