From 146492b045ef6b1ab531f51615b10c3f575e6919 Mon Sep 17 00:00:00 2001
From: Amir Mohammadi <183.amir@gmail.com>
Date: Sat, 14 Jan 2017 20:19:30 +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 feab8ec..e1d9765 100644
--- a/README.rst
+++ b/README.rst
@@ -1,17 +1,17 @@
 .. vim: set fileencoding=utf-8 :
 .. Sat  3 Dec 20:18:15 2016 CET
 
-.. 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.facelandmarks/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.facelandmarks/master/index.html
 .. image:: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/build.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks/commits/master
 .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
    :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks
-.. image:: http://img.shields.io/pypi/v/bob.ip.facelandmarks.png
+.. image:: http://img.shields.io/pypi/v/bob.ip.facelandmarks.svg
    :target: https://pypi.python.org/pypi/bob.ip.facelandmarks
-.. image:: http://img.shields.io/pypi/dm/bob.ip.facelandmarks.png
+.. image:: http://img.shields.io/pypi/dm/bob.ip.facelandmarks.svg
    :target: https://pypi.python.org/pypi/bob.ip.facelandmarks
 
 
@@ -43,5 +43,5 @@ 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
-- 
GitLab