diff --git a/README.rst b/README.rst index 1b8cd70a505a286d40eb43d622438dff3f60db76..f44f21c66a1bf99896cb0458d1917d244516e18b 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,9 @@ .. Sun 14 Aug 2016 20:48:25 CEST .. image:: http://img.shields.io/badge/docs-stable-yellow.svg - :target: http://pythonhosted.org/bob.learn.activation/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.svg - :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.learn.activation/master/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master .. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg @@ -13,8 +13,6 @@ :target: https://gitlab.idiap.ch/bob/bob.learn.activation .. image:: http://img.shields.io/pypi/v/bob.learn.activation.svg :target: https://pypi.python.org/pypi/bob.learn.activation -.. image:: http://img.shields.io/pypi/dm/bob.learn.activation.svg - :target: https://pypi.python.org/pypi/bob.learn.activation ============================ @@ -29,7 +27,7 @@ packages of Bob in the namespace ``bob.learn``. 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.learn.activation