Connect errata.html to the build, and link to it from the index.html
page. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
261b8d0bbb
commit
db36ce3286
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47169
2 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ DOCS= index.xml \
|
|||
todo.xml
|
||||
|
||||
DATA= docbook.css \
|
||||
errata.html \
|
||||
hardware.html \
|
||||
readme.html \
|
||||
relnotes.html
|
||||
|
|
|
|||
|
|
@ -36,6 +36,10 @@
|
|||
href="&base;/releases/&local.rel;R/relnotes.html"
|
||||
>&os; &local.rel;-RELEASE release notes</a><br/>
|
||||
|
||||
<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/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue