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" [
|
||||
<!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 % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!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>
|
||||
&header;
|
||||
|
@ -18,12 +18,15 @@
|
|||
href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce
|
||||
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
|
||||
containing recent developments in the FreeBSD arena. Subscribe to
|
||||
<a href="../handbook/eresources.html#ERESOURCES-MAIL">freebsd-announce</a>
|
||||
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,
|
||||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
|
Loading…
Reference in a new issue