Skip to content
Snippets Groups Projects
Commit df829367 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 !30
parents e6d3dff1 6959890e
No related branches found
No related tags found
1 merge request!30fixed docs badge urls, see bob/admin#2
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 18:20:14 CEST .. Sun 14 Aug 2016 18:20:14 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.image/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.image/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.image/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.io.image/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.io.image/commits/master :target: https://gitlab.idiap.ch/bob/bob.io.image/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.io.image/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.io.image :target: https://gitlab.idiap.ch/bob/bob.io.image
.. image:: http://img.shields.io/pypi/v/bob.io.image.svg .. image:: http://img.shields.io/pypi/v/bob.io.image.svg
:target: https://pypi.python.org/pypi/bob.io.image :target: https://pypi.python.org/pypi/bob.io.image
.. image:: http://img.shields.io/pypi/dm/bob.io.image.svg
:target: https://pypi.python.org/pypi/bob.io.image
=========================== ===========================
...@@ -30,7 +28,7 @@ writing to image files using ``bob.io.base`` functionalities. ...@@ -30,7 +28,7 @@ writing to image files using ``bob.io.base`` functionalities.
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.image $ conda install bob.io.image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment