svn commit: r51928 - head/zh_CN.UTF-8/htdocs
Guangyuan Yang
ygy at FreeBSD.org
Fri Jun 29 16:55:19 UTC 2018
Author: ygy
Date: Fri Jun 29 16:55:18 2018
New Revision: 51928
URL: https://svnweb.freebsd.org/changeset/doc/51928
Log:
Update community page from the English version.
MFen: r49284 -> r51328
Reviewed by: loader (mentor), delphij (mentor)
Approved by: loader (mentor), delphij (mentor)
Differential Revision: https://reviews.freebsd.org/D16031
Modified:
head/zh_CN.UTF-8/htdocs/community.xsl
Modified: head/zh_CN.UTF-8/htdocs/community.xsl
==============================================================================
--- head/zh_CN.UTF-8/htdocs/community.xsl Fri Jun 29 15:27:59 2018 (r51927)
+++ head/zh_CN.UTF-8/htdocs/community.xsl Fri Jun 29 16:55:18 2018 (r51928)
@@ -6,7 +6,7 @@
<!-- $FreeBSD$ -->
<!-- The FreeBSD Simplified Chinese Documentation Project -->
-<!-- Original Revision: r49284 -->
+<!-- Original Revision: r51328 -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -54,7 +54,7 @@
<a href="&enbase;/events/events.html">活动页面</a> 上维护的
<a href="&enbase;/events/events.ics">日历</a> 和
<a href="&enbase;/events/rss.xml">RSS 源</a>。 在 YouTube 上的
- <a href="//www.youtube.com/bsdconferences">BSD 会议</a>
+ <a href="https://www.youtube.com/bsdconferences">BSD 会议</a>
频道里有许多过去活动的视频。</p>
<!-- The Latest Videos section is placed inside an invisible block, which
@@ -119,33 +119,28 @@
<ul>
- <li>上千名用户已经在 <a
- href="http://del.icio.us">del.icio.us</a> 上给接近 30,000
- 个不重复的网页加上了 '<a
- href="http://del.icio.us/tag/freebsd">freebsd</a>' 标签。</li>
-
<li>在 <a href="http://www.flickr.com">flickr</a> 上,
有上千张来自用户群组, 会议和黑客马拉松的照片被加上了 '<a
href="http://flickr.com/search/?z=t&ss=2&w=all&q=freebsd&m=text">freebsd</a>'
标签。</li>
- <li>在 <a href="//www.youtube.com">YouTube</a> 上有上百段会议视频,
+ <li>在 <a href="https://www.youtube.com">YouTube</a> 上有上百段会议视频,
屏幕录像, 以及关于 <a
- href="//www.youtube.com/results?search_query=freebsd&search_type=&aq=f">FreeBSD</a>
+ href="https://www.youtube.com/results?search_query=freebsd">FreeBSD</a>
的演示。 特别要提到的是, 有一个新的
- <a href="http://www.youtube.com/bsdconferences">BSD 会议</a>
+ <a href="https://www.youtube.com/bsdconferences">BSD 会议</a>
频道, 其中包含了来自 FreeBSD 技术会议的各种一小时 FreeBSD 录制演讲。</li>
<li>在 <a href="http://www.facebook.com">Facebook</a> 上有一个
- <a href="http://www.facebook.com/home.php#/group.php?gid=2204657214">FreeBSD
- 用户群组</a>, 在<a href="http://www.linkedin.com">LinkedIn</a> 上有一个
- <a href="http://www.linkedin.com/groups?gid=47628">FreeBSD 群组</a>。</li>
+ <a href="https://www.facebook.com/groups/FreeSBD/">FreeBSD
+ 用户群组</a>, 在<a href="https://www.linkedin.com">LinkedIn</a> 上有一个
+ <a href="https://www.linkedin.com/groups?gid=47628">FreeBSD 群组</a>。</li>
<li>您可以在 <a href="https://twitter.com">Twitter</a> 上关注
<a href="https://twitter.com/freebsd">@freebsd</a>,
<a href="https://twitter.com/freebsdhelp">@freebsdhelp</a>,
<a href="https://twitter.com/freebsdblogs">@freebsdblogs</a>, 以及
- <a href="https://twitter.com/bsdevents">@bsdevents</a>。</li>
+ <a href="https://twitter.com/freebsdcore">@freebsdcore</a>。</li>
</ul>
</xsl:template>
</xsl:stylesheet>
More information about the svn-doc-head
mailing list