Author: olamy
Date: Fri Nov  8 04:27:40 2013
New Revision: 1539919

URL: http://svn.apache.org/r1539919
Log:
[MTOMCAT-248] fix broken links

Added:
    tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm   
(contents, props changed)
      - copied, changed from r1539499, 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt
Removed:
    tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt
Modified:
    
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm

Modified: 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm?rev=1539919&r1=1539918&r2=1539919&view=diff
==============================================================================
--- 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm
 (original)
+++ 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/examples/add-system-properties.apt.vm
 Fri Nov  8 04:27:40 2013
@@ -28,7 +28,7 @@
 
 Adding System Properties
 
- You can add system properties when running Tomcat (mvn tomcat:run).
+ You can add system properties when running Tomcat (mvn tomcat6:run).
  The syntax has the following format:
 
 +--

Copied: 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm (from 
r1539499, tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt)
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm?p2=tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm&p1=tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt&r1=1539499&r2=1539919&rev=1539919&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt 
(original)
+++ tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm 
Fri Nov  8 04:27:40 2013
@@ -35,9 +35,9 @@ Tomcat Maven Plugin
 
   The goals for this plugin come in two categories:
 
-  * {{{./context-goals.html}Goals to manipulate deployed projects within 
Tomcat}}
+  * {{{${project.url}/context-goals.html}Goals to manipulate deployed projects 
within Tomcat}}
 
-  * {{{./container-goals.html}Goals to obtain information from Tomcat}}
+  * {{{${project.url}/container-goals.html}Goals to obtain information from 
Tomcat}}
 
 * Usage
 

Propchange: 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision



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

Reply via email to