From: Graham Percival Date: Mon, 26 Oct 2009 10:39:27 +0000 (+0000) Subject: Web: fix link to regtests. X-Git-Tag: release/2.13.7-0~25 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d58116c9de867d3a7c92c4b443324700ecd9c95;p=lilypond.git Web: fix link to regtests. --- diff --git a/Documentation/general/community.itexi b/Documentation/general/community.itexi index ff0a21c9a6..b38219623b 100644 --- a/Documentation/general/community.itexi +++ b/Documentation/general/community.itexi @@ -528,11 +528,13 @@ download as a PDF file. @divClass{keep-bullets} @itemize -@item @uref{../input/regression/collated-files.html, Regression tests}: +@c add an extra ../ to counteract the sed hack in the makefile +@item @uref{../../input/regression/collated-files.html, Regression tests}: This releases' tests. (also in @uref{../input/regression/collated-files.pdf, pdf}) -@item @uref{../input/regression/musicxml/collated-files.html, +@c add an extra ../ to counteract the sed hack in the makefile +@item @uref{../../input/regression/musicxml/collated-files.html, MusicXML Regression tests}: This releases' MusicXML tests. (also in @uref{../input/regression/musicxml/collated-files.pdf, pdf})