From b0aa7c8aaa15978796b1db007c91375672d3e01f Mon Sep 17 00:00:00 2001
From: Amir Mohammadi <183.amir@gmail.com>
Date: Sat, 14 Jan 2017 19:40:11 +0100
Subject: [PATCH] update links and use svg badges [skip ci] [nightlies release]

---
 README.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 5aa56b9..b3b4bbe 100644
--- a/README.rst
+++ b/README.rst
@@ -1,9 +1,9 @@
 .. vim: set fileencoding=utf-8 :
 .. Wed 10 Aug 2016 14:00:41 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.core/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.core/master/index.html
 .. image:: https://gitlab.idiap.ch/bob/bob.core/badges/master/build.svg
    :target: https://gitlab.idiap.ch/bob/bob.core/commits/master
@@ -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