o fix invalid URLs.
Reviewed by: gjb
This commit is contained in:
parent
6c661aadbc
commit
7fd47bff36
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50707
2 changed files with 3 additions and 3 deletions
|
@ -83,7 +83,7 @@
|
||||||
page.</p>
|
page.</p>
|
||||||
|
|
||||||
<p>The latest snapshots from our <a
|
<p>The latest snapshots from our <a
|
||||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">FreeBSD-STABLE</a>
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">FreeBSD-STABLE</a>
|
||||||
and <a
|
and <a
|
||||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-CURRENT</a>
|
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">FreeBSD-CURRENT</a>
|
||||||
branches are also available. Please see <a
|
branches are also available. Please see <a
|
||||||
|
|
|
@ -40,9 +40,9 @@
|
||||||
|
|
||||||
<p>Currently the snapshots of
|
<p>Currently the snapshots of
|
||||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
|
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
|
||||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>
|
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel.current.major;-STABLE</a>
|
||||||
and
|
and
|
||||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel0.current.major;-STABLE</a>
|
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/makeworld.html#STABLE">&rel0.current.major;-STABLE</a>
|
||||||
are available in directories whose URLs have the format
|
are available in directories whose URLs have the format
|
||||||
<tt>&url.snapshots;<target>/<target_arch>/</tt>
|
<tt>&url.snapshots;<target>/<target_arch>/</tt>
|
||||||
where <tt><target></tt> and <tt><target_arch></tt>
|
where <tt><target></tt> and <tt><target_arch></tt>
|
||||||
|
|
Loading…
Reference in a new issue