Make the relnotes.html, readme.html, and hardware.html URLs visible.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
56483dd5d2
commit
7dc4e3d9ce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51057
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
<?ignore
|
||||
<a href="&base;/releases/&local.rel;R/signatures.html"
|
||||
>&os; &local.rel;-RELEASE signed checksum files</a><br/>
|
||||
?>
|
||||
|
||||
<a href="&base;/releases/&local.rel;R/hardware.html"
|
||||
>&os; &local.rel;-RELEASE hardware information</a><br/>
|
||||
|
@ -38,12 +39,15 @@
|
|||
<a href="&base;/releases/&local.rel;R/relnotes.html"
|
||||
>&os; &local.rel;-RELEASE release notes</a><br/>
|
||||
|
||||
<?ignore
|
||||
<a href="&base;/releases/&local.rel;R/errata.html"
|
||||
>&os; &local.rel;-RELEASE errata</a><br/>
|
||||
?>
|
||||
|
||||
<a href="&base;/releases/&local.rel;R/readme.html"
|
||||
>&os; &local.rel;-RELEASE readme</a><br/>
|
||||
|
||||
<?ignore
|
||||
<a href="&base;/releases/&local.rel;R/todo.html">&os; Release
|
||||
Engineering TODO Page</a><br/>
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue