1
0
mirror of synced 2026-08-03 00:37:03 +00:00

Wrong path to Attributes sample.

This commit is contained in:
Ben Alex
2004-12-26 06:54:50 +00:00
parent d597d896c8
commit 8b64db3de8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
</li>
<li><b><a href="http://jakarta.apache.org/commons/attributes/faq.html">Anyone else using C-A (Commons Attributes)?</a></b>: Acegi Security made the list
of projects using Jakarta Commons Attributes. Our
<a href="/acegi-security-sample-attributes/index.html">Attributes Sample</a>
<a href="/multiproject/acegi-security-sample-attributes/index.html">Attributes Sample</a>
demonstrates C-A integration.<br><br>
</li>
</ul>
+1 -1
View File
@@ -61,7 +61,7 @@
<h2>Installing commons-attributes-plugin</h2>
<p>To properly integrate Commons Attributes with Maven (as required by
the <a href="/acegi-security-sample-attributes/index.html">Attributes Sample</a>),
the <a href="/multiproject/acegi-security-sample-attributes/index.html">Attributes Sample</a>),
you need to install an additional plugin.</b></p>
<p>To install the <code>commons-attributes-plugin</code>, execute the following commands:</p>
<ol>