Comment the link to the 12.0-STABLE release notes, which is going
to be a bit complicated to fix after moving release notes for 12.x and later from the base repository to the doc repository. Fix the link to 11.2-STABLE while here. [1] Reported by: ryusuke Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
016ce245b0
commit
ce5f18d22a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52725
1 changed files with 3 additions and 1 deletions
|
@ -373,9 +373,11 @@
|
|||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<?ignore
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/relnotes/&rel.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
|
||||
</ul>
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -429,7 +431,7 @@
|
|||
</td>
|
||||
<td>
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/relnotes/&rel.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
|
||||
<li><a href="&base;/relnotes/&rel1.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue