Add a lists.announce entity.
Update news.xml latest entry to use new entity.
This commit is contained in:
parent
66353d5757
commit
5e31045115
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40279
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD$ -->
|
||||||
|
|
||||||
<!ENTITY lists 'http://lists.freebsd.org/pipermail'>
|
<!ENTITY lists 'http://lists.freebsd.org/pipermail'>
|
||||||
|
<!ENTITY lists.announce '&lists;/freebsd-announce'>
|
||||||
<!ENTITY lists.stable '&lists;/freebsd-stable'>
|
<!ENTITY lists.stable '&lists;/freebsd-stable'>
|
||||||
|
|
||||||
<!ELEMENT news (cvs:keyword?, year)+>
|
<!ELEMENT news (cvs:keyword?, year)+>
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
<p>The &os; Project has enabled Google Analytics to
|
<p>The &os; Project has enabled Google Analytics to
|
||||||
identify how users interact with the website. Users are
|
identify how users interact with the website. Users are
|
||||||
encouraged to read the <a
|
encouraged to read the <a
|
||||||
href="http://lists.freebsd.org/pipermail/freebsd-announce/2012-December/001441.html">announcement</a>.</p>
|
href="&lists.announce;/2012-December/001441.html">announcement</a>.</p>
|
||||||
</event>
|
</event>
|
||||||
</day>
|
</day>
|
||||||
</month>
|
</month>
|
||||||
|
|
Loading…
Reference in a new issue