From ecf70426a70d5fd133e67c433866ae0a243d6247 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 24 Jul 2020 16:05:04 +0200 Subject: [PATCH] [doc] make download path relative --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index b08fd5b7..10013731 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -29,7 +29,7 @@ Additional Material ------------------- The additional material referred to in the paper can be found under -:ref:`bob.ip.binseg.results` and :download:`here </additionalresults.pdf>` +:ref:`bob.ip.binseg.results` and :download:`here <additionalresults.pdf>` .. todolist:: -- GitLab