From d9ece9cbd4cce28e3b9755e1cccd053766f5384a Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Sat, 14 Jan 2017 20:19:52 +0100 Subject: [PATCH] update links and use svg badges [skip ci] [nightlies release] --- README.rst | 10 +++++----- doc/links.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index aa9f26c..6186194 100644 --- a/README.rst +++ b/README.rst @@ -1,17 +1,17 @@ .. vim: set fileencoding=utf-8 : .. Mon 15 Aug 2016 18:52:57 CEST -.. 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.ip.flandmark/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.ip.flandmark/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.ip.flandmark/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.ip.flandmark/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg :target: https://gitlab.idiap.ch/bob/bob.ip.flandmark -.. image:: http://img.shields.io/pypi/v/bob.ip.flandmark.png +.. image:: http://img.shields.io/pypi/v/bob.ip.flandmark.svg :target: https://pypi.python.org/pypi/bob.ip.flandmark -.. image:: http://img.shields.io/pypi/dm/bob.ip.flandmark.png +.. image:: http://img.shields.io/pypi/dm/bob.ip.flandmark.svg :target: https://pypi.python.org/pypi/bob.ip.flandmark @@ -68,6 +68,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 .. _flandmark: http://cmp.felk.cvut.cz/~uricamic/flandmark/index.php diff --git a/doc/links.rst b/doc/links.rst index 8623334..527760c 100644 --- a/doc/links.rst +++ b/doc/links.rst @@ -50,7 +50,7 @@ .. _python: http://www.python.org .. _pypi: http://pypi.python.org .. _qt4: http://qt.nokia.com/ -.. _satellite packages: https://gitlab.idiap.ch/bob/bob/wikis/Packages +.. _satellite packages: https://www.idiap.ch/software/bob/packages .. _scipy: http://www.scipy.org .. _setuptools: http://trac.edgewall.org/wiki/setuptools .. _sphinx: http://sphinx.pocoo.org -- GitLab