You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/07/12 14:31:32 UTC

svn commit: r555610 - /maven/site/trunk/src/site/apt/plugins/index.apt

Author: dennisl
Date: Thu Jul 12 05:31:31 2007
New Revision: 555610

URL: http://svn.apache.org/viewvc?view=rev&rev=555610
Log:
[MNG-3101] External link to jetty plugin info now invalid

Modified:
    maven/site/trunk/src/site/apt/plugins/index.apt

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?view=diff&rev=555610&r1=555609&r2=555610
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Thu Jul 12 05:31:31 2007
@@ -151,7 +151,7 @@
 *----------------------------------------------------------------------------+----------------------------------------+
 | {{{http://ws.apache.org/jaxme/mp/} <<<jaxme>>>}}                           | Use the JaxMe JAXB implementation to generate Java sources from XML schema.
 *----------------------------------------------------------------------------+----------------------------------------+
-| {{{http://jetty.mortbay.org/maven-plugin/howto.html} <<<jetty>>>}}         | Run a Jetty container for rapid webapp development.
+| {{{http://jetty.mortbay.org/maven-plugin/} <<<jetty>>>}}                   | Run a Jetty container for rapid webapp development.
 *----------------------------------------------------------------------------+----------------------------------------+
 | {{{http://www.triemax.com/products/jalopy/manual/plugin-maven.html} <<<jalopy>>>}} | Use Jalopy to format your source code
 *----------------------------------------------------------------------------+----------------------------------------+