The files are actually called `ALL.html' and `<branch>.html'. See the
assignments to $html_file in sg-report-job-history near l.251.
I think this may have previously worked in Massachusetts (prior to the
recent upgrades) due to content negotiation, but this should not be
relied on.
Reported-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
<h1>$title</h1>
<ul>
<li><a href="../">Flight $fi->{Flight} scoreboard</a>
-<li><a href="$c{ResultsHtmlPubBaseUrl}/history/$job/ALL">History for $job</a>
-<li><a href="$c{ResultsHtmlPubBaseUrl}/history/$job/$branch">History for $job in tests of $branch</a>
+<li><a href="$c{ResultsHtmlPubBaseUrl}/history/$job/ALL.html">History for $job</a>
+<li><a href="$c{ResultsHtmlPubBaseUrl}/history/$job/$branch.html">History for $job in tests of $branch</a>
<li><a href="./">Logfiles for $fi->{Flight} $job as webserver directory listing</a>
</ul>
<h2>Steps</h2>