diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2018-07-16 06:50:47 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2018-07-16 06:50:47 +0000 |
commit | bca9c4b50440c7a2042e6b17a1b5ae6927449cab (patch) | |
tree | 721f0fabec8ece81f6673dbe6adfeb826cafc9c8 /zh_CN.UTF-8 | |
parent | 4fb678786251039c7509d81a4e13a094630b6c4c (diff) | |
download | doc-bca9c4b50440c7a2042e6b17a1b5ae6927449cab.tar.gz doc-bca9c4b50440c7a2042e6b17a1b5ae6927449cab.zip |
Update header items from the English version.
MFen: r51888 -> r51995
Reviewed by: loader (mentor), delphij (mentor)
Approved by: loader (mentor), delphij (mentor)
Differential Revision: https://reviews.freebsd.org/D16248
Notes
Notes:
svn path=/head/; revision=52008
Diffstat (limited to 'zh_CN.UTF-8')
-rw-r--r-- | zh_CN.UTF-8/share/xml/header.l10n.ent | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/zh_CN.UTF-8/share/xml/header.l10n.ent b/zh_CN.UTF-8/share/xml/header.l10n.ent index c15a4f635e..9e7f2bc61f 100644 --- a/zh_CN.UTF-8/share/xml/header.l10n.ent +++ b/zh_CN.UTF-8/share/xml/header.l10n.ent @@ -2,7 +2,7 @@ <!-- $FreeBSD$ --> <!-- The FreeBSD Simplified Chinese Documentation Project --> -<!-- Original revision: r51888 --> +<!-- Original revision: r51995 --> <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">站点地图</a> | @@ -90,6 +90,7 @@ <li><a href="https://github.com/freebsd">Git 镜像</a></li> <li><a href="https://reviews.FreeBSD.org">代码审查 (Phabricator)</a></li> <li><a href="https://wiki.FreeBSD.org">Wiki</a></li> + <li><a href="https://ci.FreeBSD.org">持续集成服务</a></li> </ul> </li> </ul> |