From 20bb3e6530cae3db0f0cdc35c1a9ed1ae10ced56 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 19 Oct 2009 11:35:19 +0100 Subject: [PATCH] Doc: point all manuals back to Manuals page, not main index. --- Documentation/lilypond-texi2html.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/lilypond-texi2html.init b/Documentation/lilypond-texi2html.init index 1ce6896867..21a3686986 100644 --- a/Documentation/lilypond-texi2html.init +++ b/Documentation/lilypond-texi2html.init @@ -681,7 +681,7 @@ sub lilypond_print_toc_div ($$) } my $reldir = ""; $reldir = "../" if ($Texi2HTML::Config::SPLIT eq 'section'); - my $uplink = $reldir."index.${lang}html"; + my $uplink = $reldir."Manuals.${lang}html"; print $fh "

<< " . -- 2.39.5