Fix path to Really-Quick newsletter page
Forgotten by: wosch While I am here -- add metntion of FreeBSD/Java newsflash page
This commit is contained in:
parent
c00e637808
commit
38f6519e5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8128
1 changed files with 6 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.208 2000/10/03 09:18:13 murray Exp $">
|
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.209 2000/10/06 20:19:00 phantom Exp $">
|
||||||
<!ENTITY title "FreeBSD News Flash!">
|
<!ENTITY title "FreeBSD News Flash!">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.208 2000/10/03 09:18:13 murray Exp $ -->
|
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.209 2000/10/06 20:19:00 phantom Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -18,12 +18,15 @@
|
||||||
href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
|
href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
|
||||||
mailing list</a>.</p>
|
mailing list</a>.</p>
|
||||||
|
|
||||||
<p>The <a href="../news/qnewsletter.html">FreeBSD Real-Quick (TM)
|
<p>The <a href="http://www.daemonnews.org/newsletter/">FreeBSD Real-Quick (TM)
|
||||||
Newsletter (RQN)</a> is a monthly (sometimes bi-weekly) newsletter
|
Newsletter (RQN)</a> is a monthly (sometimes bi-weekly) newsletter
|
||||||
containing recent developments in the FreeBSD arena. Subscribe to
|
containing recent developments in the FreeBSD arena. Subscribe to
|
||||||
<a href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce</a>
|
<a href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce</a>
|
||||||
to receive this newsletter via e-mail.</p>
|
to receive this newsletter via e-mail.</p>
|
||||||
|
|
||||||
|
<p>For latest news of FreeBSD Java Project please visit <a
|
||||||
|
href="../java/newsflash.html">FreeBSD/Java NewsFlash</a> page</p>
|
||||||
|
|
||||||
<p>For a detailed description of past, present, and future releases,
|
<p>For a detailed description of past, present, and future releases,
|
||||||
see the <strong><a href="&base/releases/index.html">Release
|
see the <strong><a href="&base/releases/index.html">Release
|
||||||
Information</a></strong> page.</p>
|
Information</a></strong> page.</p>
|
||||||
|
|
Loading…
Reference in a new issue