Author: jani
Date: Tue Apr 4 10:46:36 2017
New Revision: 1790090
URL: http://svn.apache.org/viewvc?rev=1790090&view=rev
Log:
and without typo
Modified:
attic/site/docs/projects/abdera.html
attic/site/xdocs/projects/abdera.xml
Modified: attic/site/docs/projects/abdera.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/projects/abdera.html?rev=1790090&r1=1790089&r2=1790090&view=diff
==============================================================================
--- attic/site/docs/projects/abdera.html (original)
+++ attic/site/docs/projects/abdera.html Tue Apr 4 10:46:36 2017
@@ -66,7 +66,8 @@ Apache Abdera was a project to build a f
<td>Mailing List Archives</td>
<td>
<a href="http://mail-archives.apache.org/mod_mbox/abdera-dev/">dev</a>
- | <a
href="http://mail-archives.apache.org/mod_mbox/abdera-${mail_name}/">${mail_name}</a>
+ | <a
href="http://mail-archives.apache.org/mod_mbox/abdera-commits/">commits</a>
+ | <a
href="http://mail-archives.apache.org/mod_mbox/abdera-user/">user</a>
</td>
</tr>
<tr>
Modified: attic/site/xdocs/projects/abdera.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/abdera.xml?rev=1790090&r1=1790089&r2=1790090&view=diff
==============================================================================
--- attic/site/xdocs/projects/abdera.xml (original)
+++ attic/site/xdocs/projects/abdera.xml Tue Apr 4 10:46:36 2017
@@ -31,7 +31,8 @@
Apache Abdera was a project to build a functionally-complete, high-performance
implementation of the IETF Atom Syndication Format (RFC 4287) and Atom
Publishing Protocol (RFC 5023) specifications.</p>
<resource_table project="abdera">
- <mail/>
+ <mail name="commits"/>
+ <mail name="user"/>
<svn/>
<cwiki/>
</resource_table>