Fix broken <a>.
Pointed out by: Chris Dempsey <chris@luckyirish.net>
This commit is contained in:
parent
e28c5b9f5e
commit
b2b202f2d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10241
2 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.4 2001/08/07 15:59:36 nik Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.5 2001/08/07 21:04:22 nik Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -81,12 +81,12 @@
|
|||
</event>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="zarzycki@FreeBSD.org">Dave
|
||||
<p>New committer: <a href="mailto:zarzycki@FreeBSD.org">Dave
|
||||
Zarzycki</a></p>
|
||||
</event>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mike@FreeBSD.org">Mike Barcroft</a></p>
|
||||
<p>New committer: <a href="mailto:mike@FreeBSD.org">Mike Barcroft</a></p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
synopses of this information (e.g., for syndication using RDF files),
|
||||
the contents of <title> will be preferred over <p>.
|
||||
|
||||
$FreeBSD: www/en/news/news.xml,v 1.4 2001/08/07 15:59:36 nik Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.5 2001/08/07 21:04:22 nik Exp $
|
||||
-->
|
||||
|
||||
<news>
|
||||
|
@ -81,12 +81,12 @@
|
|||
</event>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="zarzycki@FreeBSD.org">Dave
|
||||
<p>New committer: <a href="mailto:zarzycki@FreeBSD.org">Dave
|
||||
Zarzycki</a></p>
|
||||
</event>
|
||||
|
||||
<event>
|
||||
<p>New committer: <a href="mike@FreeBSD.org">Mike Barcroft</a></p>
|
||||
<p>New committer: <a href="mailto:mike@FreeBSD.org">Mike Barcroft</a></p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
|
|
Loading…
Reference in a new issue