fix plugins repo URL

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290032 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-19 00:42:12 +00:00
parent e24853642c
commit 12916488b4
1 changed files with 2 additions and 2 deletions

View File

@ -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>