The Spanish mailing list are down. The Polish web URL was wrong. Update webresources information. In the community.xsl, the LinkedIn group id was wrong and the last activity in the twitter @freebsdblogs account was in 2013. Patch by: carlavilla@ Reviewed by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23041
39 lines
1.4 KiB
XML
39 lines
1.4 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Web Resources">
|
|
]>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.community">
|
|
|
|
<p>Our web pages remain one of the best sources of information,
|
|
and are also mirrored at many sites around the world. Try
|
|
connecting to www.FreeBSD.org<strong>/yourcountry</strong>
|
|
(e.g., <a href="https://www.freebsd.org/de/">www.FreeBSD.org/de/</a>
|
|
for Germany or select a mirror from the drop-down list on the
|
|
<a href="&base;">front page</a>.</p>
|
|
|
|
<p>The FreeBSD web pages are translated into several languages.
|
|
Links to the translated versions of these web pages can be
|
|
found on the <a href="&base;">front page</a>.</p>
|
|
|
|
<p>Several other non-English resources exist:</p>
|
|
|
|
<ul>
|
|
<li><a href="http://bsd.hu/">Hungarian</a></li>
|
|
<li><a href="http://www.gufi.org/">Italian</a></li>
|
|
<li><a href="https://www.freebsd.org/ja/">Japanese</a></li>
|
|
</ul>
|
|
|
|
<p>For information on recent FreeBSD progress and releases, see
|
|
the <a href="&base;/news/newsflash.html">Newsflash</a>
|
|
page.</p>
|
|
</body>
|
|
</html>
|