Connect installation.html to the build, and add a link from the
index.html page. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
752a829eba
commit
bbfecc8038
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50558
2 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,7 @@ DOCS= index.xml \
|
|||
DATA= docbook.css \
|
||||
errata.html \
|
||||
hardware.html \
|
||||
installation.html \
|
||||
readme.html \
|
||||
relnotes.html
|
||||
|
||||
|
|
|
@ -32,6 +32,10 @@
|
|||
href="&base;/releases/&local.rel;R/signatures.html"
|
||||
>&os; &local.rel;-RELEASE signed checksum files</a><br/>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/installation.html"
|
||||
>&os; &local.rel;-RELEASE installation information</a><br/>
|
||||
|
||||
<a
|
||||
href="&base;/releases/&local.rel;R/hardware.html"
|
||||
>&os; &local.rel;-RELEASE hardware information</a><br/>
|
||||
|
|
Loading…
Reference in a new issue