Author: brett
Date: Sun Sep 18 17:42:12 2005
New Revision: 290032

URL: http://svn.apache.org/viewcvs?rev=290032&view=rev
Log:
fix plugins repo URL

Modified:
    maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

Modified: maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml?rev=290032&r1=290031&r2=290032&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml (original)
+++ maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml Sun Sep 
18 17:42:12 2005
@@ -12,12 +12,12 @@
       <p>
         To see the most up-to-date list of available plugins, browse the Maven 
2 plugin repository
         at
-        <a 
href="http://www.ibiblio.org/maven2/plugins/";>http://www.ibiblio.org/maven2/plugins/</a>
+        <a 
href="http://www.ibiblio.org/maven2/";>http://www.ibiblio.org/maven2/</a>
         .
         Plugins are organized according to a directory structure that resembles
         the standard Java package naming convention. To see a list of available
         plugins from the Maven project, look in the
-        <a 
href="http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/";>org/apache/maven
 subfolder</a>
+        <a 
href="http://www.ibiblio.org/maven2/org/apache/maven/plugins/";>org/apache/maven 
subfolder</a>
         of this directory.
       </p>
       <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to