Skip to content
Snippets Groups Projects
Commit 0225d242 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 f194fee7 aa208972
No related branches found
No related tags found
1 merge request!5fixed docs badge urls, see bob/admin#2
Pipeline #
......@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 18:02:45 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.io.matlab/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.io.matlab/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.io.matlab/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.io.matlab/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/coverage.svg
......@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.io.matlab
.. image:: http://img.shields.io/pypi/v/bob.io.matlab.svg
:target: https://pypi.python.org/pypi/bob.io.matlab
.. image:: http://img.shields.io/pypi/dm/bob.io.matlab.svg
:target: https://pypi.python.org/pypi/bob.io.matlab
===============================
......@@ -29,7 +27,7 @@ possible to read and write to Matlab(R) files using ``bob.io.base`` functions.
Installation
------------
Complete Bob's `installation`_ instructions. Then, to install this pacakge,
Complete Bob's `installation`_ instructions. Then, to install this package,
run::
$ conda install bob.io.matlab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment