Author: brett
Date: Mon Mar 14 23:54:18 2005
New Revision: 157530
URL: http://svn.apache.org/viewcvs?view=rev&rev=157530
Log:
fix bad link
Modified:
maven/maven-1/core/trunk/xdocs/reference/index.xml
Modified: maven/maven-1/core/trunk/xdocs/reference/index.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/index.xml?view=diff&r1=157529&r2=157530
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/index.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/index.xml Mon Mar 14 23:54:18 2005
@@ -51,7 +51,7 @@
</td>
</tr>
<tr>
- <th><a href="properties-reference.html">Properties Reference</a></th>
+ <th><a href="properties.html">Properties Reference</a></th>
<td>
The properties reference lists all of the properties used by the
Maven core, their meaning and defaults.
It does not describe special properties that configure the various
plugins: for those, you should
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]