Fix duplicate 10-STABLE entry on snapshots page.
PR: 204524 Submitted by: shon <at> misproductions <dot> com Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
ee7cc52a69
commit
cd1418b255
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47777
1 changed files with 2 additions and 3 deletions
|
@ -39,10 +39,9 @@
|
|||
may be somewhat outdated.</p>
|
||||
|
||||
<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#STABLE">&rel.current.major;-STABLE</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>
|
||||
and
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel2.current.major;-STABLE</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>
|
||||
are available in directories whose URLs have the format
|
||||
<tt>&url.snapshots;/<target>/<target_arch>/</tt>
|
||||
where <tt><target></tt> and <tt><target_arch></tt>
|
||||
|
|
Loading…
Reference in a new issue