svn commit: r51997 - head/zh_TW.UTF-8/htdocs

Ruey-Cherng Yu rcyu at FreeBSD.org
Thu Jul 12 14:54:52 UTC 2018


Author: rcyu
Date: Thu Jul 12 14:54:51 2018
New Revision: 51997
URL: https://svnweb.freebsd.org/changeset/doc/51997

Log:
  - Update the link to the production version

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 Jul 12 14:43:41 2018	(r51996)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Thu Jul 12 14:54:51 2018	(r51997)
@@ -93,7 +93,9 @@
 					<li>Production: <a
 				href="&u.rel.announce;">&rel.current;</a>,
 					<a
-				href="&u.rel1.announce;">&rel1.current;</a></li>
+				href="&u.rel1.announce;">&rel1.current;</a>,
+				<a
+				href="&u.rel2.announce;">&rel2.current;</a></li>
 			    <xsl:if test="'&beta.upcoming;' != 'IGNORE'">
 					<li>即將發佈: <a
 				href="&u.betarel.schedule;">&betarel.current;</a></li>


More information about the svn-doc-all mailing list