Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2018 15:30:56 +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: r51837 - head/zh_TW.UTF-8/share/xml
Message-ID:  <201806151530.w5FFUuaG083563@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rcyu
Date: Fri Jun 15 15:30:56 2018
New Revision: 51837
URL: https://svnweb.freebsd.org/changeset/doc/51837

Log:
  - Add links to Phabricator and Wiki to the Developers menu.
  - Remove the link to Perforce Repository.

Modified:
  head/zh_TW.UTF-8/share/xml/header.l10n.ent

Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent
==============================================================================
--- head/zh_TW.UTF-8/share/xml/header.l10n.ent	Fri Jun 15 15:07:00 2018	(r51836)
+++ head/zh_TW.UTF-8/share/xml/header.l10n.ent	Fri Jun 15 15:30:56 2018	(r51837)
@@ -87,7 +87,8 @@
     <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
     <li><a href="https://svnweb.FreeBSD.org">SVN Repository</a></li>
     <li><a href="https://github.com/freebsd">GIT Repository</a></li>
-    <li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
+    <li><a href="https://reviews.FreeBSD.org">Phabricator</a></li>;
+    <li><a href="https://wiki.FreeBSD.org">Wiki</a></li>;
   </ul>
       </li>
     </ul>



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