Make the relnotes.html, readme.html, and hardware.html URLs visible.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-10-05 20:13:57 +00:00
parent 56483dd5d2
commit 7dc4e3d9ce
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51057

View file

@ -31,6 +31,7 @@
<?ignore
<a href="&base;/releases/&local.rel;R/signatures.html"
>&os;&nbsp;&local.rel;-RELEASE signed checksum files</a><br/>
?>
<a href="&base;/releases/&local.rel;R/hardware.html"
>&os;&nbsp;&local.rel;-RELEASE hardware information</a><br/>
@ -38,12 +39,15 @@
<a href="&base;/releases/&local.rel;R/relnotes.html"
>&os;&nbsp;&local.rel;-RELEASE release notes</a><br/>
<?ignore
<a href="&base;/releases/&local.rel;R/errata.html"
>&os;&nbsp;&local.rel;-RELEASE errata</a><br/>
?>
<a href="&base;/releases/&local.rel;R/readme.html"
>&os;&nbsp;&local.rel;-RELEASE readme</a><br/>
<?ignore
<a href="&base;/releases/&local.rel;R/todo.html">&os; Release
Engineering TODO Page</a><br/>
?>