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

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

Docs url fix

See merge request !16
parents 1c408383 8f8715d5
No related branches found
No related tags found
1 merge request!16Docs url fix
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Thu 11 Aug 2016 09:34:29 CEST .. Thu 11 Aug 2016 09:34:29 CEST
.. 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.math/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.math/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.math/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.math/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.math/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.math/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.math/commits/master :target: https://gitlab.idiap.ch/bob/bob.math/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.math/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.math/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.math :target: https://gitlab.idiap.ch/bob/bob.math
.. image:: http://img.shields.io/pypi/v/bob.math.svg .. image:: http://img.shields.io/pypi/v/bob.math.svg
:target: https://pypi.python.org/pypi/bob.math :target: https://pypi.python.org/pypi/bob.math
.. image:: http://img.shields.io/pypi/dm/bob.math.svg
:target: https://pypi.python.org/pypi/bob.math
=============================== ===============================
...@@ -28,7 +26,7 @@ Bob_. This package contains Bob's math functionality. ...@@ -28,7 +26,7 @@ Bob_. This package contains Bob's math functionality.
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.math $ conda install bob.math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment