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

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

Docs url fix

See merge request !3
parents 6da34d98 d61816fb
No related branches found
No related tags found
1 merge request!3Docs url fix
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Mon 15 Aug 2016 18:41:03 CEST .. Mon 15 Aug 2016 18:41:03 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.ip.optflow.liu/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/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.ip.optflow.liu/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.optflow.liu/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu :target: https://gitlab.idiap.ch/bob/bob.ip.optflow.liu
.. image:: http://img.shields.io/pypi/v/bob.ip.optflow.liu.svg .. image:: http://img.shields.io/pypi/v/bob.ip.optflow.liu.svg
:target: https://pypi.python.org/pypi/bob.ip.optflow.liu :target: https://pypi.python.org/pypi/bob.ip.optflow.liu
.. image:: http://img.shields.io/pypi/dm/bob.ip.optflow.liu.svg
:target: https://pypi.python.org/pypi/bob.ip.optflow.liu
====================================== ======================================
...@@ -39,7 +37,7 @@ this code, the author asks you to cite his thesis:: ...@@ -39,7 +37,7 @@ this code, the author asks you to cite his thesis::
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.ip.optflow.liu $ conda install bob.ip.optflow.liu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment