From a241b17ad1dbe62799c923ec83cfe5c281d64ebb Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Sat, 14 Jan 2017 20:09:13 +0100 Subject: [PATCH] update links and use svg badges [skip ci] [nightlies release] --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 8b886bd..ced4ce7 100644 --- a/README.rst +++ b/README.rst @@ -1,17 +1,17 @@ .. vim: set fileencoding=utf-8 : .. Tue 16 Aug 17:34:26 CEST 2016 -.. image:: http://img.shields.io/badge/docs-stable-yellow.png +.. image:: http://img.shields.io/badge/docs-stable-yellow.svg :target: http://pythonhosted.org/bob.db.verafinger/index.html -.. image:: http://img.shields.io/badge/docs-latest-orange.png +.. image:: http://img.shields.io/badge/docs-latest-orange.svg :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.db.verafinger/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.db.verafinger/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.db.verafinger/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.db.verafinger -.. image:: http://img.shields.io/pypi/v/bob.db.verafinger.png +.. image:: http://img.shields.io/pypi/v/bob.db.verafinger.svg :target: https://pypi.python.org/pypi/bob.db.verafinger -.. image:: http://img.shields.io/pypi/dm/bob.db.verafinger.png +.. image:: http://img.shields.io/pypi/dm/bob.db.verafinger.svg :target: https://pypi.python.org/pypi/bob.db.verafinger @@ -44,6 +44,6 @@ development `mailing list`_. .. Place your references here: .. _bob: https://www.idiap.ch/software/bob -.. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation +.. _installation: https://www.idiap.ch/software/bob/install .. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel .. _vera fingervein database: https://www.idiap.ch/dataset/vera-fingervein -- GitLab