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

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

diff --git a/README.rst b/README.rst
index 516b210..f4770e0 100644
--- a/README.rst
+++ b/README.rst
@@ -3,9 +3,9 @@
 .. Wed 19 Oct 22:36:22 2016 CET
 
 .. image:: http://img.shields.io/badge/docs-stable-yellow.png
-   :target: http://pythonhosted.org/bob.pad.base/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/stable/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.png
-   :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.pad.base/master/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/master/index.html
 .. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/master/build.svg
    :target: https://gitlab.idiap.ch/bob/bob.pad.base/commits/master
 .. image:: https://gitlab.idiap.ch/bob/bob.pad.base/badges/master/coverage.svg
@@ -14,8 +14,6 @@
    :target: https://gitlab.idiap.ch/bob/bob.pad.base
 .. image:: http://img.shields.io/pypi/v/bob.pad.base.png
    :target: https://pypi.python.org/pypi/bob.pad.base
-.. image:: http://img.shields.io/pypi/dm/bob.pad.base.png
-   :target: https://pypi.python.org/pypi/bob.pad.base
 
 ========================================
 Scripts to run anti-spoofing experiments
@@ -41,7 +39,7 @@ be provided by other packages, which are usually in the ``bob.pad`` namespace, l
 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.pad.base
@@ -57,4 +55,4 @@ development `mailing list`_.
 .. Place your references here:
 .. _bob: https://www.idiap.ch/software/bob
 .. _installation: https://gitlab.idiap.ch/bob/bob/wikis/Installation
-.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
\ No newline at end of file
+.. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
-- 
GitLab