Skip to content
Snippets Groups Projects
Commit 2e57546c 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 !3
parents b0098e7e fff23621
No related branches found
No related tags found
1 merge request!3fixed docs badge urls, see bob/admin#2
Pipeline #
......@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 20:03:40 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.ip.color/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.color/stable/index.html
.. image:: http://img.shields.io/badge/docs-latest-orange.svg
:target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.color/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.color/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.color/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.color/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.color/badges/master/coverage.svg
......@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.ip.color
.. image:: http://img.shields.io/pypi/v/bob.ip.color.svg
:target: https://pypi.python.org/pypi/bob.ip.color
.. image:: http://img.shields.io/pypi/dm/bob.ip.color.svg
:target: https://pypi.python.org/pypi/bob.ip.color
=======================================
......@@ -28,7 +26,7 @@ Bob_. It contains Bob's Image Processing tools for color conversion.
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.ip.color
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment