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

Ruey-Cherng Yu rcyu at FreeBSD.org
Fri Jun 19 06:40:25 UTC 2020


Author: rcyu
Date: Fri Jun 19 06:40:24 2020
New Revision: 54278
URL: https://svnweb.freebsd.org/changeset/doc/54278

Log:
   Update and use new 'rel*.*' macros to reflect 11.4 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	Fri Jun 19 04:33:00 2020	(r54277)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Fri Jun 19 06:40:24 2020	(r54278)
@@ -93,7 +93,7 @@
 					<li>Production: <a
 				href="&u.rel121.announce;">&rel121.current;</a>,
 					<a
-				href="&u.rel120.announce;">&rel120.current;</a>,
+				href="&u.rel120.announce;">&rel114.current;</a>,
 				<a
 				href="&u.rel113.announce;">&rel113.current;</a></li>
 				


More information about the svn-doc-all mailing list