Skip to content
Snippets Groups Projects
Commit 7e44238a authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH
Browse files

Merge branch 'docs-url-fix' into 'master'

Docs url fix

See merge request !36
parents 0fb96924 ed76abe2
No related branches found
No related tags found
1 merge request!36Docs url fix
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Thu 11 Aug 14:52:51 CEST 2016 .. Thu 11 Aug 14:52:51 CEST 2016
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.measure/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.measure/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg .. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.measure/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.measure/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.measure/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.measure/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.measure/commits/master :target: https://gitlab.idiap.ch/bob/bob.measure/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.measure/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.measure/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.measure :target: https://gitlab.idiap.ch/bob/bob.measure
.. image:: http://img.shields.io/pypi/v/bob.measure.svg .. image:: http://img.shields.io/pypi/v/bob.measure.svg
:target: https://pypi.python.org/pypi/bob.measure :target: https://pypi.python.org/pypi/bob.measure
.. image:: http://img.shields.io/pypi/dm/bob.measure.svg
:target: https://pypi.python.org/pypi/bob.measure
======================================= =======================================
...@@ -29,7 +27,7 @@ experiments. ...@@ -29,7 +27,7 @@ experiments.
Installation Installation
------------ ------------
Complete Bob's `installation`_ instructions. Then, to install this pacakge, Complete Bob's `installation`_ instructions. Then, to install this package,
run:: run::
$ conda install bob.measure $ conda install bob.measure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment