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

Ruey-Cherng Yu rcyu at FreeBSD.org
Thu Jun 7 12:06:11 UTC 2018


Author: rcyu
Date: Thu Jun  7 12:06:10 2018
New Revision: 51794
URL: https://svnweb.freebsd.org/changeset/doc/51794

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 Jun  7 09:50:12 2018	(r51793)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Thu Jun  7 12:06:10 2018	(r51794)
@@ -93,7 +93,7 @@
 					<li>Production: <a
 				href="&u.rel.announce;">&rel.current;</a>,
 					<a
-				href="&u.rel0.announce;">&rel0.current;</a></li>
+				href="&u.rel1.announce;">&rel1.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-head mailing list