svn commit: r51837 - head/zh_TW.UTF-8/share/xml
Ruey-Cherng Yu
rcyu at FreeBSD.org
Fri Jun 15 15:30:57 UTC 2018
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>
More information about the svn-doc-head
mailing list