Author: craigmcc
Date: Thu Jul  6 09:56:55 2006
New Revision: 419619

URL: http://svn.apache.org/viewvc?rev=419619&view=rev
Log:
Fix mailing list and issue tracking links on the home page.

Modified:
    shale/trunk/src/site/xdoc/index.xml

Modified: shale/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/trunk/src/site/xdoc/index.xml?rev=419619&r1=419618&r2=419619&view=diff
==============================================================================
--- shale/trunk/src/site/xdoc/index.xml (original)
+++ shale/trunk/src/site/xdoc/index.xml Thu Jul  6 09:56:55 2006
@@ -269,11 +269,10 @@
     <a name="mail"/>
 
       <p>As an Apache Struts sub-project, Shale shares the <i>user at 
-      struts.apache.org</i> and <i>dev at struts.apache.org</i> mailing lists.
-      Subscription information can be found <a 
href="../mail.html">here</a>.</p>
+      shale.apache.org</i> and <i>dev at shale.apache.org</i> mailing lists.
+      Subscription information can be found
+      <a href="mail-lists.html">here</a>.</p>
 
-      <p>When posting to either list, please prefix your subject lines with 
-      "[shale]" so that list members can filter messages as desired.</p>
 
     </section>
 
@@ -281,8 +280,8 @@
     <a name="issue"/>
 
       <p>Please report any bugs, or log any enhancement requests, in the
-      <a href="issue-tracking.html">Apache Issue Tracking System</a>,
-      using product <code>Struts</code> and component <code>Shale</code>.</p>
+      <a href="http://issues.apache.org/struts";>Apache Issue Tracking 
System</a>
+,
 
     </section>
 


Reply via email to