From 08e84be10860ca2c0689196c39572bd606733d7b Mon Sep 17 00:00:00 2001 From: Amir Mohammadi <183.amir@gmail.com> Date: Tue, 4 Oct 2016 18:47:08 +0200 Subject: [PATCH] [Automatic] update links and the ci mostly --- develop.cfg | 6 +++--- doc/links.rst | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/develop.cfg b/develop.cfg index bfb169e..1b9b969 100644 --- a/develop.cfg +++ b/develop.cfg @@ -19,9 +19,9 @@ verbose = true newest = false [sources] -bob.extension = git https://gitlab.idiap.ch/bob/bob.extension -bob.blitz = git https://gitlab.idiap.ch/bob/bob.blitz -bob.core = git https://gitlab.idiap.ch/bob/bob.core +bob.extension = git git@gitlab.idiap.ch:bob/bob.extension +bob.blitz = git git@gitlab.idiap.ch:bob/bob.blitz +bob.core = git git@gitlab.idiap.ch:bob/bob.core [scripts] recipe = bob.buildout:scripts diff --git a/doc/links.rst b/doc/links.rst index 1b931d0..e6df9b3 100644 --- a/doc/links.rst +++ b/doc/links.rst @@ -10,7 +10,7 @@ .. _argparse: http://code.google.com/p/argparse/ .. _blitz++: http://www.oonumerics.org/blitz -.. _bob's idiap guide: http://github.com/idiap/bob/wiki/Using-Bob-at-Idiap +.. _bob's idiap guide: https://gitlab.idiap.ch/bob/bob/wikis/Using-Bob-at-Idiap .. _bob's website: https://www.idiap.ch/software/bob .. _boost: http://www.boost.org .. _buildbot: http://trac.buildbot.net @@ -50,13 +50,13 @@ .. _python: http://www.python.org .. _pypi: http://pypi.python.org .. _qt4: http://qt.nokia.com/ -.. _satellite packages: https://github.com/idiap/bob/wiki/Satellite-Packages +.. _satellite packages: https://gitlab.idiap.ch/bob/bob/wikis/Packages .. _scipy: http://www.scipy.org .. _setuptools: http://trac.edgewall.org/wiki/setuptools .. _sphinx: http://sphinx.pocoo.org .. _sqlalchemy: http://www.sqlalchemy.org/ .. _sqlite: http://www.sqlite.org/ -.. _submit a new bug report: https://github.com/idiap/bob/issues +.. _submit a new bug report: https://groups.google.com/forum/?fromgroups#!forum/bob-devel .. _torch 3 vision: http://torch3vision.idiap.ch .. _torch 3: http://www.torch.ch .. _torch 5: http://torch5.sourceforge.net -- GitLab