From 899571f381e6ea90c482623bb805613704faa8b0 Mon Sep 17 00:00:00 2001
From: Yannick DAYER <yannick.dayer@idiap.ch>
Date: Thu, 19 Nov 2020 12:05:33 +0100
Subject: [PATCH] [doc] Change plot location of detect_faces_mtcnn

---
 doc/plot/detect_faces_mtcnn.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/plot/detect_faces_mtcnn.py b/doc/plot/detect_faces_mtcnn.py
index ede5610..32216fb 120000
--- a/doc/plot/detect_faces_mtcnn.py
+++ b/doc/plot/detect_faces_mtcnn.py
@@ -1 +1 @@
-../bob/bob.ip.tensorflow_extractor/doc/plot/detect_faces_mtcnn.py
\ No newline at end of file
+../bob/bob.ip.facedetect/doc/plot/detect_faces_mtcnn.py
\ No newline at end of file
-- 
GitLab