Skip to content
Snippets Groups Projects
Commit 84437480 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 036c9491 1a888fe6
Branches
Tags
1 merge request!4Docs url fix
Pipeline #
......@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 20:30:55 CEST
.. image:: http://img.shields.io/badge/docs-stable-yellow.svg
:target: http://pythonhosted.org/bob.ip.draw/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.draw/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.draw/master/index.html
:target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.draw/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.ip.draw/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.ip.draw/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.ip.draw/badges/master/coverage.svg
......@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.ip.draw
.. image:: http://img.shields.io/pypi/v/bob.ip.draw.svg
:target: https://pypi.python.org/pypi/bob.ip.draw
.. image:: http://img.shields.io/pypi/dm/bob.ip.draw.svg
:target: https://pypi.python.org/pypi/bob.ip.draw
==============================
......@@ -29,7 +27,7 @@ on images.
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.draw
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment