From 1ec9d6f26251599a8b2ff70655633f6851a13062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bertrand=20N=C3=A9ron?= <bneron@pasteur.fr> Date: Tue, 2 Sep 2014 00:11:00 +0200 Subject: [PATCH] fix link to source code to downlowd --- source/Input_Output.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Input_Output.rst b/source/Input_Output.rst index dbf872a..82faecf 100644 --- a/source/Input_Output.rst +++ b/source/Input_Output.rst @@ -91,4 +91,4 @@ query start, query end, subject start, subject end, Expect value, HSP bit score. :linenos: :language: python -:download:`parse_blast_output.py <_static/code/parse_blast_output.txt>` . \ No newline at end of file +:download:`parse_blast_output.py <_static/code/parse_blast_output.py>` . \ No newline at end of file -- GitLab