From 50c5ca88628fc824b68d3daf8d51ac7ce6ac25b0 Mon Sep 17 00:00:00 2001
From: Flavio Tarsetti <flavio.tarsetti@idiap.ch>
Date: Wed, 29 Jun 2022 22:30:49 +0200
Subject: [PATCH] [doc] fix doc link in other_pad_algorithms

---
 doc/other_pad_algorithms.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/other_pad_algorithms.rst b/doc/other_pad_algorithms.rst
index 6e433971..2a5bd950 100644
--- a/doc/other_pad_algorithms.rst
+++ b/doc/other_pad_algorithms.rst
@@ -43,7 +43,7 @@ Usually, it is a good idea to have at least verbose level 2 (i.e., calling
    line option. To run experiments in parallel on the local machine, add the
    ``--dask-client local-parallel`` option.
 
-   See :any:`this <pipeline_simple_features>` for more
+   See :any:`bob.bio.base.pipeline_simple_features` for more
    details on dask configurations.
 
 
-- 
GitLab