From 15fc689b3e5cd47757526d4b139d3bf937a73712 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Mon, 3 Oct 2016 12:41:52 +0200
Subject: [PATCH] Point to gitlab.idiap.ch

---
 doc/implementation.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/implementation.rst b/doc/implementation.rst
index 4947d3d4..186b51c8 100644
--- a/doc/implementation.rst
+++ b/doc/implementation.rst
@@ -1,4 +1,3 @@
-
 ======================
 Implementation Details
 ======================
@@ -95,7 +94,7 @@ Databases
 ~~~~~~~~~
 
 One important aspect of :ref:`bob.bio.face <bob.bio.face>` is the relatively large list of supported image data sets, including well-defined evaluation protocols.
-All databases rely on the :py:class:`bob.bio.base.database.DatabaseBob` interface, which in turn uses the `verification_databases <https://github.com/idiap/bob/wiki/Packages>`_.
+All databases rely on the :py:class:`bob.bio.base.database.DatabaseBob` interface, which in turn uses the `verification_databases <https://gitlab.idiap.ch/bob/bob/wikis/Packages>`_.
 Please check the link above for information on how to obtain the original data of those data sets.
 
 After downloading and extracting the original data of the data sets, it is necessary that the scripts know, where the data was installed.
-- 
GitLab