From dd02f67d66ea88a110642cf7209cbf214d438c6d Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Thu, 23 May 2019 14:27:34 +0200 Subject: [PATCH] [doc/index] Fix bob.db.maskattack reference --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 4145c2c..b83f565 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -199,7 +199,7 @@ Index of all Packages bob.db.kboc16 <bob/bob.db.kboc16/doc/index.rst> bob.db.lfw <bob/bob.db.lfw/doc/index.rst> bob.db.livdet2013 <bob/bob.db.livdet2013/doc/index.rst> - bob.db.maskattack <bob/bob.db./doc/index.rst> + bob.db.maskattack <bob/bob.db.maskattack/doc/index.rst> bob.db.mnist <bob/bob.db.mnist/doc/index.rst> bob.db.mobio <bob/bob.db.mobio/doc/index.rst> bob.db.msu_mfsd_mod <bob/bob.db.msu_mfsd_mod/doc/index.rst> -- GitLab