From 86ad02d487bb2c2605c938c913c501c053ebe772 Mon Sep 17 00:00:00 2001
From: Olegs NIKISINS <onikisins@italix03.idiap.ch>
Date: Tue, 25 Jul 2017 11:55:47 +0200
Subject: [PATCH] Modified the links in README.rst to point to public doc
 locations

---
 README.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index 5b6c5788..153fc973 100644
--- a/README.rst
+++ b/README.rst
@@ -2,9 +2,9 @@
 .. Thu May  4 16:29:23 CEST 2017
 
 .. image:: http://img.shields.io/badge/docs-stable-yellow.svg
-   :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.pad.face/stable/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/stable/index.html
 .. image:: http://img.shields.io/badge/docs-latest-orange.svg
-   :target: http://beatubulatest.lab.idiap.ch/private/docs/bob/bob.pad.face/master/index.html
+   :target: https://www.idiap.ch/software/bob/docs/bob/bob.pad.face/master/index.html
 .. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/master/build.svg
    :target: https://gitlab.idiap.ch/bob/bob.pad.face/commits/master
 .. image:: https://gitlab.idiap.ch/bob/bob.pad.face/badges/master/coverage.svg
-- 
GitLab