Author: kkolinko Date: Fri Feb 12 23:32:55 2010 New Revision: 909659 URL: http://svn.apache.org/viewvc?rev=909659&view=rev Log: Update links to Tomcat Wiki in the site menu and on several pages. Those links should be not http://wiki.apache.org/tomcat but http://wiki.apache.org/tomcat/
I am using a direct link to http://wiki.apache.org/tomcat/FrontPage instead of the above, because i18n is misconfigured in our MoinMoin and backfires - see https://issues.apache.org/jira/browse/INFRA-2251 Modified: tomcat/site/trunk/xdocs/getinvolved.xml tomcat/site/trunk/xdocs/lists.xml tomcat/site/trunk/xdocs/stylesheets/project.xml Modified: tomcat/site/trunk/xdocs/getinvolved.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/getinvolved.xml?rev=909659&r1=909658&r2=909659&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/getinvolved.xml (original) +++ tomcat/site/trunk/xdocs/getinvolved.xml Fri Feb 12 23:32:55 2010 @@ -18,7 +18,7 @@ <li>Answer questions posted to the <a href="lists.html">mailing lists</a>. </li> <li>Contribute to the <a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a> or - <a href="http://wiki.apache.org/tomcat">Wiki</a>.</li> + <a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a>.</li> <li>Contribute other documentation patches, either for the website or for the Apache Tomcat user documentation.</li> <li><a href="http://issues.apache.org/bugzilla">Investigate bugs</a> that have Modified: tomcat/site/trunk/xdocs/lists.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/lists.xml?rev=909659&r1=909658&r2=909659&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/lists.xml (original) +++ tomcat/site/trunk/xdocs/lists.xml Fri Feb 12 23:32:55 2010 @@ -85,7 +85,7 @@ archives (links are below) are also searchable.</li> <li>The <a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a> and <a href="http://wiki.apache.org/tomcat/HowTo">How To</a> pages - are available at the <a href="http://wiki.apache.org/tomcat/">Tomcat Wiki</a>.</li> + are available at the <a href="http://wiki.apache.org/tomcat/FrontPage">Tomcat Wiki</a>.</li> <li>Usage of these mailing lists is subject to the <a href="http://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>.</li> </ol> Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/project.xml?rev=909659&r1=909658&r2=909659&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/stylesheets/project.xml (original) +++ tomcat/site/trunk/xdocs/stylesheets/project.xml Fri Feb 12 23:32:55 2010 @@ -40,7 +40,7 @@ <item name="Overview" href="/getinvolved.html"/> <item name="SVN Repositories" href="/svn.html"/> <item name="Mailing Lists" href="/lists.html"/> - <item name="Wiki" href="http://wiki.apache.org/tomcat"/> + <item name="Wiki" href="http://wiki.apache.org/tomcat/FrontPage"/> </menu> <menu name="Misc"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org