svn commit: r54649 - head/zh_TW.UTF-8/htdocs
Ruey-Cherng Yu
rcyu at FreeBSD.org
Thu Oct 29 08:59:17 UTC 2020
Author: rcyu
Date: Thu Oct 29 08:59:16 2020
New Revision: 54649
URL: https://svnweb.freebsd.org/changeset/doc/54649
Log:
Update links to reflect 12.2 release
Modified:
head/zh_TW.UTF-8/htdocs/index.xsl
Modified: head/zh_TW.UTF-8/htdocs/index.xsl
==============================================================================
--- head/zh_TW.UTF-8/htdocs/index.xsl Thu Oct 29 08:01:28 2020 (r54648)
+++ head/zh_TW.UTF-8/htdocs/index.xsl Thu Oct 29 08:59:16 2020 (r54649)
@@ -5,7 +5,7 @@
]>
<!-- $FreeBSD$ -->
-<!-- Original revision: r53235 -->
+<!-- Original revision: r54642 -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -91,11 +91,11 @@
<h2><a href="&enbase;/releases/">最新版本</a></h2>
<ul id="frontreleaseslist">
<li>Production: <a
- href="&u.rel121.announce;">&rel121.current;</a>,
+ href="&u.rel122.announce;">&rel122.current;</a>,
<a
- href="&u.rel114.announce;">&rel114.current;</a>,
+ href="&u.rel121.announce;">&rel121.current;</a>,
<a
- href="&u.rel113.announce;">&rel113.current;</a></li>
+ href="&u.rel114.announce;">&rel114.current;</a></li>
<xsl:if test="'&beta.upcoming;' != 'IGNORE'">
<li>即將發佈: <a
More information about the svn-doc-all
mailing list