Author: janstey Date: Thu Feb 19 12:59:00 2009 New Revision: 745845 URL: http://svn.apache.org/viewvc?rev=745845&view=rev Log: Fix typo in link
Modified: camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp Modified: camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp?rev=745845&r1=745844&r2=745845&view=diff ============================================================================== --- camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp (original) +++ camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp Thu Feb 19 12:59:00 2009 @@ -103,7 +103,7 @@ <li><a href="http://camel.apache.org/documentation.html" title="a powerful open source integration framework based on known Enterprise Integration Patterns with powerful Bean Integration">Documentation</a> </li> - <li><a href="http://camel.apache.org/web-cosole.html" + <li><a href="http://camel.apache.org/web-console.html" title="more help on using the Web Console">Console Help</a> </li> <li><a href="http://camel.apache.org/faq.html">FAQ</a></li>