Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 15:19:57 +0000 (UTC)
From:      Ruey-Cherng Yu <rcyu@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52521 - head/zh_TW.UTF-8/htdocs
Message-ID:  <201811271519.wARFJv2E092449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rcyu
Date: Tue Nov 27 15:19:57 2018
New Revision: 52521
URL: https://svnweb.freebsd.org/changeset/doc/52521

Log:
   -fix the broken link (the untranslated page) to the English 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	Tue Nov 27 14:48:03 2018	(r52520)
+++ head/zh_TW.UTF-8/htdocs/index.xsl	Tue Nov 27 15:19:57 2018	(r52521)
@@ -106,7 +106,7 @@
 					<li>即將發佈: <a
 				href="&u.betarel2.schedule;">&betarel2.current;</a></li>
 			    </xsl:if>
-					<li><a href="&base;/security/security.html#sup">支援生命週期</a></li>
+					<li><a href="&enbase;/security/security.html#sup">支援生命週期</a></li>
 				  </ul>
 			  </div> <!-- FRONTRELEASESCONTENT -->
 			</div> <!-- FRONTRELEASES -->



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811271519.wARFJv2E092449>