Skip to content
Snippets Groups Projects
Commit 7fab60fc 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 445c1583 0f0278a6
Branches
Tags
1 merge request!4Docs url fix
Pipeline #
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
.. Sun 14 Aug 2016 20:48:25 CEST .. Sun 14 Aug 2016 20:48:25 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.learn.activation/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/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.learn.activation/master/index.html :target: https://www.idiap.ch/software/bob/docs/bob/bob.learn.activation/master/index.html
.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg .. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg
:target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master :target: https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master
.. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg .. image:: https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
:target: https://gitlab.idiap.ch/bob/bob.learn.activation :target: https://gitlab.idiap.ch/bob/bob.learn.activation
.. image:: http://img.shields.io/pypi/v/bob.learn.activation.svg .. image:: http://img.shields.io/pypi/v/bob.learn.activation.svg
:target: https://pypi.python.org/pypi/bob.learn.activation :target: https://pypi.python.org/pypi/bob.learn.activation
.. image:: http://img.shields.io/pypi/dm/bob.learn.activation.svg
:target: https://pypi.python.org/pypi/bob.learn.activation
============================ ============================
...@@ -29,7 +27,7 @@ packages of Bob in the namespace ``bob.learn``. ...@@ -29,7 +27,7 @@ packages of Bob in the namespace ``bob.learn``.
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.learn.activation $ conda install bob.learn.activation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment