From a3b86ef4a7ccb1f90b5449257dd7f86925467e65 Mon Sep 17 00:00:00 2001
From: Jaden <noreply@example.com>
Date: Thu, 6 Jul 2017 17:42:54 +0200
Subject: [PATCH] various docs fixes [ci skip]

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

diff --git a/README.rst b/README.rst
index cdac828..1e569a9 100644
--- a/README.rst
+++ b/README.rst
@@ -2,9 +2,9 @@
 .. Sat  3 Dec 20:18:15 2016 CET
 
 .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
-   :target: http://pythonhosted.org/bob.ip.facelandmarks/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.facelandmarks/stable/index.html
 .. 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
+   :target: https://www.idiap.ch/software/bob/docs/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://gitlab.idiap.ch/bob/bob.ip.facelandmarks/badges/master/coverage.svg
@@ -13,8 +13,6 @@
    :target: https://gitlab.idiap.ch/bob/bob.ip.facelandmarks
 .. 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.svg
-   :target: https://pypi.python.org/pypi/bob.ip.facelandmarks
 
 
 ================================================
@@ -29,7 +27,7 @@ detection library) via Bob.
 Installation
 ------------
 
-Complete Bob's `installation`_ instructions. Then, to install this pacakge,
+Complete Bob's `installation`_ instructions. Then, to install this package,
 run::
 
   $ conda install bob.ip.facelandmarks
-- 
GitLab