X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/db06108b146fb6a631c2e01e10a60a4f41a362ae..ce2074176131e562ba032a0da8d1b1e5058880bc:/script/gen diff --git a/script/gen b/script/gen index 747c448..58e399e 100755 --- a/script/gen +++ b/script/gen @@ -418,7 +418,7 @@ sub build_indexes { } $xref->{$anchorname}{'chapter_title'} = $chapter_title; - $xref->{$anchorname}{'section_id'} = $sec_id if ($sec_id); + $xref->{$anchorname}{'section_id'} = $anchorname; $xref->{$anchorname}{'section_title'} = $sec_title if ($sec_title); } }