diff --git a/README.rst b/README.rst index b8976203867188a3bde7c35974c02ce28b29d52d..e526482d4e7bbbf7ab5ae079a86b5694fddcc587 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,9 @@ .. Fri 26 Aug 14:59:23 CEST 2016 .. image:: http://img.shields.io/badge/docs-stable-yellow.png - :target: http://pythonhosted.org/bob.bio.csu/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/stable/index.html .. image:: http://img.shields.io/badge/docs-latest-orange.png - :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.bio.csu/master/index.html + :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/master/index.html .. image:: https://gitlab.idiap.ch/bob/bob.bio.csu/badges/master/build.svg :target: https://gitlab.idiap.ch/bob/bob.bio.csu/commits/master .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg @@ -24,7 +24,7 @@ Bob_. This package provides wrapper classes for the CSU face recognition resourc Two algorithms are provided by the CSU toolkit (and also by this package): the local region PCA (LRPCA) and the LDA-IR (also known as CohortLDA). For more information about the LRPCA and the LDA-IR algorithm, please refer to the documentation on http://www.cs.colostate.edu/facerec. -For further information about ``bob.bio``, please read `its Documentation <http://pythonhosted.org/bob.bio.base/index.html>`_. +For further information about ``bob.bio``, please read `its Documentation <https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/stable/index.html>`_. Installation @@ -53,4 +53,4 @@ development `mailing list`_. .. _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 -.. _documentation: http://pythonhosted.org/bob.bio.csu/index.html +.. _documentation: https://www.idiap.ch/software/bob/docs/bob/bob.bio.csu/stable/index.html