diff options
author | Ruey-Cherng Yu <rcyu@FreeBSD.org> | 2018-06-17 05:52:25 +0000 |
---|---|---|
committer | Ruey-Cherng Yu <rcyu@FreeBSD.org> | 2018-06-17 05:52:25 +0000 |
commit | cd1862e728c028104f35c416851804660051e92a (patch) | |
tree | 279463f789931a576c9d5327a91c0db7d8051148 | |
parent | 55272711b44f73cbd973b69ae3b8b40683ee38ac (diff) | |
download | doc-cd1862e728c028104f35c416851804660051e92a.tar.gz doc-cd1862e728c028104f35c416851804660051e92a.zip |
- Update the Developers menu.
Notes
Notes:
svn path=/head/; revision=51858
-rw-r--r-- | zh_TW.UTF-8/share/xml/header.l10n.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zh_TW.UTF-8/share/xml/header.l10n.ent b/zh_TW.UTF-8/share/xml/header.l10n.ent index e3f4e5f99d..1edeaeecb4 100644 --- a/zh_TW.UTF-8/share/xml/header.l10n.ent +++ b/zh_TW.UTF-8/share/xml/header.l10n.ent @@ -86,8 +86,8 @@ <ul> <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="https://reviews.FreeBSD.org">Phabricator</a></li> + <li><a href="https://github.com/freebsd">Git 鏡像站</a></li> + <li><a href="https://reviews.FreeBSD.org">Code Review (Phabricator)</a></li> <li><a href="https://wiki.FreeBSD.org">Wiki</a></li> </ul> </li> |