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

Hiroki Sato hrs at FreeBSD.org
Mon Feb 6 12:16:25 UTC 2017


Author: hrs
Date: Mon Feb  6 12:16:23 2017
New Revision: 49939
URL: https://svnweb.freebsd.org/changeset/doc/49939

Log:
  Fix build.

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	Mon Feb  6 11:23:46 2017	(r49938)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Mon Feb  6 12:16:23 2017	(r49939)
@@ -95,7 +95,7 @@
 					<li>Production: <a
 				href="&u.rel.announce;">&rel.current;</a>,
 					<a
-				href="&u.rel0.announce;">&rel0.current;</a>,
+				href="&u.rel0.announce;">&rel0.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