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$ -->
|
||||
|
||||
<!ENTITY lists 'http://lists.freebsd.org/pipermail'>
|
||||
<!ENTITY lists.announce '&lists;/freebsd-announce'>
|
||||
<!ENTITY lists.stable '&lists;/freebsd-stable'>
|
||||
|
||||
<!ELEMENT news (cvs:keyword?, year)+>
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<p>The &os; Project has enabled Google Analytics to
|
||||
identify how users interact with the website. Users are
|
||||
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>
|
||||
</day>
|
||||
</month>
|
||||
|
|
Loading…
Reference in a new issue