Author: lukaszlenart
Date: Wed Jan 22 10:54:08 2014
New Revision: 1560312

URL: http://svn.apache.org/r1560312
Log:
Corrects missing link title

Modified:
    struts/site/trunk/content/markdown/dev-mail.md

Modified: struts/site/trunk/content/markdown/dev-mail.md
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/markdown/dev-mail.md?rev=1560312&r1=1560311&r2=1560312&view=diff
==============================================================================
--- struts/site/trunk/content/markdown/dev-mail.md (original)
+++ struts/site/trunk/content/markdown/dev-mail.md Wed Jan 22 10:54:08 2014
@@ -17,20 +17,20 @@ Please make sure you have read the guide
     </tr>
     <tr>
         <td>Struts-Dev</td>
-        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";></a></td>
-        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>[email protected]</a></td>
+        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";>subscribe</a></td>
+        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>unsubscribe</a></td>
         <td>Contact other developers interested in expanding and improving 
Struts functionality.</td>
     </tr>
     <tr>
         <td>Struts-Commits</td>
-        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";>[email protected]</a></td>
-        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>[email protected]</a></td>
+        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";>subscribe</a></td>
+        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>unsubscribe</a></td>
         <td>Receive notifications of changes to the Struts source code 
repository.</td>
     </tr>
     <tr>
         <td>Struts-Issues</td>
-        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";>[email protected]</a></td>
-        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>[email protected]</a></td>
+        <td><a 
href="mailto:[email protected]?subject=subscribe&amp;body=subscribe";>subscribe</a></td>
+        <td><a 
href="mailto:[email protected]?subject=unsubscribe&amp;body=unsubscribe";>unsubscribe</a></td>
         <td>Receive notifications from the Struts issue tracker.</td>
     </tr>
 </table>


Reply via email to