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

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

fixed docs badge urls, see bob/admin#2

See merge request !5
parents b51194a8 2e73bd2c
No related branches found
No related tags found
1 merge request!5fixed docs badge urls, see bob/admin#2
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 17:56:41 CEST .. Sun 14 Aug 2016 17:56:41 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.io.audio/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/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.io.audio/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.audio/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master :target: https://gitlab.idiap.ch/bob/bob.io.audio/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.io.audio :target: https://gitlab.idiap.ch/bob/bob.io.audio
.. image:: http://img.shields.io/pypi/v/bob.io.audio.svg .. image:: http://img.shields.io/pypi/v/bob.io.audio.svg
:target: https://pypi.python.org/pypi/bob.io.audio :target: https://pypi.python.org/pypi/bob.io.audio
.. image:: http://img.shields.io/pypi/dm/bob.io.audio.svg
:target: https://pypi.python.org/pypi/bob.io.audio
=========================== ===========================
...@@ -31,7 +29,7 @@ plugin that makes possible reading and writing audio files using ...@@ -31,7 +29,7 @@ plugin that makes possible reading and writing audio files using
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.io.audio $ conda install bob.io.audio
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment