From 9e83df4427d74248057caeb62ebccd0e3af059e8 Mon Sep 17 00:00:00 2001 From: Yannick DAYER <yannick.dayer@idiap.ch> Date: Fri, 21 Oct 2022 09:46:25 +0000 Subject: [PATCH] Fix the badges in README.md --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3d97c36..d64f771 100644 --- a/README.rst +++ b/README.rst @@ -2,11 +2,11 @@ .. Mon 15 Aug 2016 09:48:28 CEST .. image:: https://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/sphinx/index.html .. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/pipeline.svg :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master .. image:: https://gitlab.idiap.ch/bob/bob.learn.em/badges/master/coverage.svg - :target: https://gitlab.idiap.ch/bob/bob.learn.em/commits/master + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.em/master/coverage .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.learn.em -- GitLab