Author: olamy
Date: Tue Jan 31 20:07:00 2012
New Revision: 1238782

URL: http://svn.apache.org/viewvc?rev=1238782&view=rev
Log:
fix tomcat7 management url in documentation
Modified:
    tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm

Modified: tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm?rev=1238782&r1=1238781&r2=1238782&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm (original)
+++ tomcat/maven-plugin/trunk/src/site/apt/index.apt.vm Tue Jan 31 20:07:00 2012
@@ -95,6 +95,6 @@ Apache Tomcat Maven Plugin
   Some goals are not yet available in tomcat7 mojo. Those 
{{{./container-goals.html}container goals}} are available with
   the tomcat6 mojo, you only need to update the manager url in your pom.
 
-  Use <<<http://localhost:8080/manager/html>>> rather than the default tomcat6 
url.
+  Use <<<http://localhost:8080/manager/text>>> rather than the default tomcat6 
url.
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to