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

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

Docs url fix

See merge request !4
parents ac87513d f1484778
No related branches found
No related tags found
1 merge request!4Docs url fix
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Tue 16 Aug 11:13:39 CEST 2016 .. Tue 16 Aug 11:13:39 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.db.replay/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.replay/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.db.replay/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.replay/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/master :target: https://gitlab.idiap.ch/bob/bob.db.replay/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.db.replay/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.db.replay :target: https://gitlab.idiap.ch/bob/bob.db.replay
.. image:: http://img.shields.io/pypi/v/bob.db.replay.svg .. image:: http://img.shields.io/pypi/v/bob.db.replay.svg
:target: https://pypi.python.org/pypi/bob.db.replay :target: https://pypi.python.org/pypi/bob.db.replay
.. image:: http://img.shields.io/pypi/dm/bob.db.replay.svg
:target: https://pypi.python.org/pypi/bob.db.replay
=================================================== ===================================================
...@@ -32,7 +30,7 @@ database directly from Python, with our certified protocols. ...@@ -32,7 +30,7 @@ database directly from Python, with our certified protocols.
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.db.replay $ conda install bob.db.replay
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment