Connect errata.html to the build, and link from index.html.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
245050a444
commit
34d27bfbf4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50530
2 changed files with 1 additions and 2 deletions
|
@ -17,6 +17,7 @@ DOCS= index.xml \
|
|||
signatures.xml
|
||||
|
||||
DATA= docbook.css \
|
||||
errata.html \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes.html
|
||||
|
|
|
@ -40,11 +40,9 @@
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue