Update the status of the FreeBSD German Documentation Project:
- Fix a broken link. - Add the IRC channel for the project. - The arch-handbook is now "work in progress".
This commit is contained in:
parent
2036bcfd9c
commit
6b275bffa4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30931
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.96 2007/08/21 19:44:54 jkois Exp $">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -212,6 +212,7 @@ http://www.bsd.ee/tolge.php</a><br>
|
|||
|
||||
<b>Web</b>: <a href="https://doc.bsdgroup.de">https://doc.bsdgroup.de</a><br>
|
||||
<b>E-Mail</b>: <a href="mailto:de-bsd-translators@de.FreeBSD.org">de-bsd-translators@de.FreeBSD.org</a><br>
|
||||
<b>IRC</b>: Server: irc.freenode.net, Channel: #FreeBSD-Doc.de<br>
|
||||
|
||||
<dl>
|
||||
<dt><i>Documents available</i></dt>
|
||||
|
@ -225,7 +226,8 @@ http://www.bsd.ee/tolge.php</a><br>
|
|||
<dd>
|
||||
<a href="../doc/de_DE.ISO8859-1/books/handbook/index.html">Handbook</a>,
|
||||
<a href="../de/index.html">Web</a>,
|
||||
<a href="https://doc.bsdgroup.de/developers-handbook/index.html">developers-handbook</a>.
|
||||
<a href="https://doc.bsdgroup.de/doc/de_DE.ISO8859-1/books/developers-handbook/index.html">developers-handbook</a>,
|
||||
<a href="https://doc.bsdgroup.de/doc/de_DE.ISO8859-1/books/arch-handbook/index.html">arch-handbook</a>.
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
|
Loading…
Reference in a new issue