From 532a8d312308cd25f2be5d79ae442a807324b35f Mon Sep 17 00:00:00 2001 From: Jaden <noreply@example.com> Date: Tue, 4 Jul 2017 13:41:21 +0200 Subject: [PATCH] fixed docs badge urls, see bob/admin#2 [ci skip] --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 963d62d..fdc68d6 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,9 @@ .. image:: http://img.shields.io/badge/docs-stable-yellow.png - :target: http://pythonhosted.org/bob.db.cuhk_cufsf/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cuhk_cufsf/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png - :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.cuhk_cufsf/master/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.cuhk_cufsf/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufs/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.db.cuhk_cufsf/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg -- GitLab